Skip to content

Instantly share code, notes, and snippets.

@ph20
Created December 26, 2023 19:09
Show Gist options
  • Save ph20/2bf431a555d848339a4f7b2b443d1657 to your computer and use it in GitHub Desktop.
Save ph20/2bf431a555d848339a4f7b2b443d1657 to your computer and use it in GitHub Desktop.
seafile workable config
[fileserver]
port = 8082
[database]
type = mysql
host = 127.0.0.1
port = 3306
user = seafile
password = P@sswd
db_name = seafile-db
connection_charset = utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment