Change update check source to kmyblue origin
This commit is contained in:
parent
ee6186a197
commit
7696216cbd
7 changed files with 19 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue