removed quotes for url
This commit is contained in:
@@ -6,7 +6,7 @@ logFilePath = /tmp/seafile-sso.log
|
|||||||
|
|
||||||
[Seafile]
|
[Seafile]
|
||||||
# url for seafile
|
# url for seafile
|
||||||
SERVICE_URL = 'https://cloud.seafile.com'
|
SERVICE_URL = https://cloud.seafile.com
|
||||||
# token for a admin account
|
# token for a admin account
|
||||||
token = 123456789abcdef
|
token = 123456789abcdef
|
||||||
# Seafile Admin Account to exclude from marking inactive
|
# Seafile Admin Account to exclude from marking inactive
|
||||||
|
|||||||
Reference in New Issue
Block a user