mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
FEATURE: Rename discourse-cronos to discourse-local-dates
This commit is contained in:
12
plugins/discourse-local-dates/config/settings.yml
Normal file
12
plugins/discourse-local-dates/config/settings.yml
Normal file
@ -0,0 +1,12 @@
|
||||
plugins:
|
||||
discourse_local_dates_enabled:
|
||||
default: true
|
||||
client: true
|
||||
discourse_local_dates_default_formats:
|
||||
default: "LLL|LTS|LL|LLLL"
|
||||
client: true
|
||||
type: list
|
||||
discourse_local_dates_default_timezones:
|
||||
default: "Europe/Paris|America/Los_Angeles"
|
||||
client: true
|
||||
type: list
|
Reference in New Issue
Block a user