25 lines
413 B
Plaintext
25 lines
413 B
Plaintext
[DATABASE]
|
|
type = mysql
|
|
host = db
|
|
port = 3306
|
|
username = seafile
|
|
password = 653f9ca9-ccb3-431a-8cd5-36ad92e50ce1
|
|
name = seahub_db
|
|
|
|
|
|
|
|
[SEAHUB EMAIL]
|
|
enabled = true
|
|
|
|
## interval of sending Seahub email. Can be s(seconds), m(minutes), h(hours), d(days)
|
|
interval = 30m
|
|
|
|
# Enable statistics
|
|
[STATISTICS]
|
|
enabled=true
|
|
|
|
# Enable file history
|
|
[FILE HISTORY]
|
|
enabled = true
|
|
suffix = md,txt,doc,docx,xls,xlsx,ppt,pptx,sdoc
|