Files
seafile-sso/config.ini.sample

16 lines
338 B
Plaintext

#default Section
[DEFAULT]
# debug, info, warning, error, critical
logLevel = INFO
logFilePath = /tmp/seafile-ldap.log
[Seafile]
# url of the seafile server, should have a trsuted ssl cert
url = https://seafile.com
# token for a admin account
token = 123456789abcdef
# Path of CCENT.conf file
ccnetPath = /opt/seafile/conf/ccnet.conf