Change update check source to kmyblue origin

This commit is contained in:
KMY 2023-09-20 18:42:08 +09:00
parent ee6186a197
commit 7696216cbd
7 changed files with 19 additions and 4 deletions

View file

@ -315,6 +315,7 @@ en:
activity_api_enabled: Publish aggregate statistics about user activity in the API
backups_retention_period: User archive retention period
bootstrap_timeline_accounts: Always recommend these accounts to new users
check_lts_version_only: Check kmyblue LTS version only when update check
closed_registrations_message: Custom message when sign-ups are not available
content_cache_retention_period: Content cache retention period
custom_css: Custom CSS

View file

@ -330,6 +330,7 @@ ja:
activity_api_enabled: APIでユーザーアクティビティに関する集計統計を公開する
backups_retention_period: ユーザーアーカイブの保持期間
bootstrap_timeline_accounts: おすすめユーザーに常に表示するアカウント
check_lts_version_only: 更新チェックの時、LTSバージョンのみ確認する
closed_registrations_message: アカウント作成を停止している時のカスタムメッセージ
content_cache_retention_period: コンテンツキャッシュの保持期間
custom_css: カスタムCSS

View file

@ -41,6 +41,7 @@ defaults: &defaults
receive_other_servers_emoji_reaction: false
streaming_other_servers_emoji_reaction: false
enable_emoji_reaction: true
check_lts_version_only: true
development:
<<: *defaults