added seafile url config
This commit is contained in:
@@ -90,6 +90,12 @@ else:
|
||||
logger.critical("Unable to find/read ccnet.conf file. Please ensure the ccnet.conf path is correct in the config.ini.")
|
||||
exit(2)
|
||||
|
||||
# Seafile url
|
||||
seafileURL = ccnetConfig['General']['SERVICE_URL']
|
||||
|
||||
# mysql config
|
||||
|
||||
|
||||
# ldap Config
|
||||
ldapServer = config['LDAP']['HOST']
|
||||
#ldapPort = config['LDAP SERVER'].getint('port')
|
||||
|
||||
Reference in New Issue
Block a user