Merge branch 'kb_lts' into kb_development

This commit is contained in:
KMY 2023-09-24 12:30:59 +09:00
commit 0a42f4b7e2
5 changed files with 4 additions and 5 deletions

View file

@ -426,7 +426,7 @@ namespace :mastodon do
prompt.say "\n"
env['UPDATE_CHECK_URL'] = '' unless prompt.yes?('Do you want Mastodon to periodically check for important updates and notify you? (Recommended)', default: true)
env['UPDATE_CHECK_URL'] = '' unless prompt.yes?('Do you want kmyblue to periodically check for important updates and notify you? (Recommended)', default: true)
prompt.say "\n"
prompt.say 'This configuration will be written to .env.production'