This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from __future__ import print_function | |
| from functools import partial | |
| from sys import platform as _platform | |
| from subprocess import Popen, PIPE | |
| import sys | |
| import json | |
| import subprocess | |
| import os | |
| import base64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff a/conf/ccnet.conf b/conf/ccnet.conf | |
| --- a/conf/ccnet.conf | |
| +++ b/conf/ccnet.conf | |
| @@ -15,4 +15,5 @@ USER = seafile1 | |
| PASSWD = secret | |
| DB = seafile1-ccnet | |
| CONNECTION_CHARSET = utf8 | |
| +USE_SSL = true | |
| diff a/conf/seafevents.conf b/conf/seafevents.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/conf/ccnet.conf b/conf/ccnet.conf | |
| index 11f7dfe..cd0099e 100644 | |
| --- a/conf/ccnet.conf | |
| +++ b/conf/ccnet.conf | |
| @@ -15,4 +15,5 @@ USER = seafile1 | |
| PASSWD = secret | |
| DB = seafile1-ccnet | |
| CONNECTION_CHARSET = utf8 | |
| +USE_SSL = true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/conf/ccnet.conf b/conf/ccnet.conf | |
| index 11f7dfe..cd0099e 100644 | |
| --- a/conf/ccnet.conf | |
| +++ b/conf/ccnet.conf | |
| @@ -15,4 +15,5 @@ USER = seafile1 | |
| PASSWD = secret | |
| DB = seafile1-ccnet | |
| CONNECTION_CHARSET = utf8 | |
| +USE_SSL = true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/conf/ccnet.conf b/conf/ccnet.conf | |
| index 11f7dfe..cd0099e 100644 | |
| --- a/conf/ccnet.conf | |
| +++ b/conf/ccnet.conf | |
| @@ -15,4 +15,5 @@ USER = seafile1 | |
| PASSWD = secret | |
| DB = seafile1-ccnet | |
| CONNECTION_CHARSET = utf8 | |
| +USE_SSL = true |