removed call to ccnet path from ini
This commit is contained in:
@@ -80,7 +80,6 @@ else:
|
||||
exit(1)
|
||||
|
||||
seafileToken = config['Seafile']['token']
|
||||
ccnetPath = config['Seafile']['ccnetPath']
|
||||
adminEmail = config['Seafile']['adminEmail']
|
||||
seafileURL = config['Seafile']['SERVICE_URL']
|
||||
logger.debug("Seafile URL: {0}".format(seafileURL))
|
||||
|
||||
Reference in New Issue
Block a user