mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Update hm3.sample.ini
This commit is contained in:
parent
9e0abb9b6e
commit
66cc3bea73
1 changed files with 2 additions and 2 deletions
|
@ -837,7 +837,7 @@ modules[]=keyboard_shortcuts
|
|||
|
||||
; Timezone for date displays
|
||||
; Defaults to UTC
|
||||
; default_setting_timezone='UTC'
|
||||
default_setting_timezone='__TIMEZONE__'
|
||||
|
||||
; Message list format style
|
||||
; Defaults to email client style
|
||||
|
@ -845,7 +845,7 @@ modules[]=keyboard_shortcuts
|
|||
|
||||
; Interface language
|
||||
; Defaults to en (English)
|
||||
; default_setting_language='en'
|
||||
default_setting_language='__LANGUAGE__'
|
||||
|
||||
; Hide new news feed items from the unread combined view
|
||||
; Defaults to false
|
||||
|
|
Loading…
Add table
Reference in a new issue