removed email and update log file name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[DEFAULT]
|
||||
# debug, info, warning, error, critical
|
||||
logLevel = INFO
|
||||
logFilePath = /tmp/seafile-ldap.log
|
||||
logFilePath = /tmp/seafile-sso.log
|
||||
|
||||
[Seafile]
|
||||
# url for seafile
|
||||
@@ -10,7 +10,7 @@ SERVICE_URL = 'https://cloud.seafile.com'
|
||||
# token for a admin account
|
||||
token = 123456789abcdef
|
||||
# Seafile Admin Account to exclude from marking inactive
|
||||
adminEmail = admin@johnhgaunt.com
|
||||
adminEmail = admin@seafile.com
|
||||
|
||||
[LDAP]
|
||||
# LDAP host
|
||||
|
||||
Reference in New Issue
Block a user