add seafile configuration
This commit is contained in:
17
seafile/conf/seafevents.conf
Normal file
17
seafile/conf/seafevents.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
[DATABASE]
|
||||
type = mysql
|
||||
username =
|
||||
password =
|
||||
name =
|
||||
|
||||
|
||||
|
||||
[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
|
||||
Reference in New Issue
Block a user