15 lines
253 B
Plaintext
15 lines
253 B
Plaintext
#default Section
|
|
[DEFAULT]
|
|
# debug, info, warning, error, critical
|
|
logLevel = INFO
|
|
logFilePath = /tmp/seafile-ldap.log
|
|
|
|
[Seafile]
|
|
# token for a admin account
|
|
token = 123456789abcdef
|
|
# Path of CCENT.conf file
|
|
ccnetPath = /opt/seafile/conf/ccnet.conf
|
|
|
|
|
|
|