mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add EnableTimetracking option to app settings (#3719)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user