12 lines
260 B
Text
12 lines
260 B
Text
|
config seafile-server
|
||
|
#
|
||
|
# Directory that holds:
|
||
|
#
|
||
|
# * Seafile data directory (seafile-data)
|
||
|
# * Seahub data directory (seahub-data)
|
||
|
# * Seahub database (seahub.db), if using SQLite
|
||
|
#
|
||
|
# Default: /usr/share/seafile
|
||
|
#
|
||
|
option data_dir /usr/share/seafile
|