Add EnableTimetracking option to app settings (#3719)
This commit is contained in:
parent
30c81a126c
commit
8ee45eb614
6 changed files with 38 additions and 16 deletions
|
@ -1435,6 +1435,7 @@ config.active_code_lives = Active Code Lives
|
|||
config.reset_password_code_lives = Reset Password Code Expiry Time
|
||||
config.default_keep_email_private = Default Value for Keep Email Private
|
||||
config.default_allow_create_organization = Default permission to create organizations
|
||||
config.enable_timetracking = Enable time tracking
|
||||
config.default_enable_timetracking = Enable time tracking by default
|
||||
config.default_allow_only_contributors_to_track_time = Allow only contributors to track time by default
|
||||
config.no_reply_address = No-reply Address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue