- Add config.admin_nickname
- Add config.info
- Add featurelock section
; In order to perform system administration via the admin panel, this must precisely match the email address of the person logged in.
admin_email =
+; admin_nickname (String)
+; Nickname of the main admin user, used if there are more than one admin user defined in config.admin_email
+admin_nickname =
+
+; info (String)
+; Plaintext description of this node, used in the /friendica module
+info =
+
; max_import_size (Integer)
; Maximum body size of DFRN and Mail messages in characters. 0 is unlimited.
max_import_size = 200000
; Timeout in seconds for fetching the XRD links.
xrd_timeout = 20
+; Used in the admin settings to lock certain features
+[featurelock]
+
[experimental]
; exp_themes (Boolean)