13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
[General]
|
|
SERVICE_URL = https://cloud.asolvo.de
|
|
|
|
[Database]
|
|
ENGINE = mysql
|
|
HOST = 127.0.0.1
|
|
PORT = 3306
|
|
USER = seafile
|
|
PASSWD = 4w3s0m3pwd
|
|
DB = ccnet-db
|
|
CONNECTION_CHARSET = utf8
|
|
|