allow to configure default values for users (#919)
This commit is contained in:
@@ -283,6 +283,10 @@ kimai:
|
||||
# timezone: Europe/Berlin
|
||||
# country: DE
|
||||
# currency: EUR
|
||||
# user:
|
||||
# timezone: Europe/Berlin
|
||||
# language: de
|
||||
# theme: blue-light
|
||||
# --------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -293,12 +297,3 @@ kimai:
|
||||
data_dir: '%kernel.project_dir%/var/data'
|
||||
plugin_dir: '%kernel.project_dir%/var/plugins'
|
||||
# --------------------------------------------------------------------------------
|
||||
|
||||
|
||||
# --------------------------------------------------------------------------------
|
||||
# LDAP
|
||||
# Connect to your companies directory server, see https://www.kimai.org/documentation/ldap.html
|
||||
# --------------------------------------------------------------------------------
|
||||
# ldap:
|
||||
# active: true
|
||||
# --------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user