Server Configuration and Customization¶
Config Files¶
There are three config files in the community edition:
- ccnet.conf: contains the LDAP settings
- seafile.conf: contains settings for seafile daemon and fileserver.
- seahub_settings.py: contains settings for Seahub
- seafevents.conf: contains settings for background tasks and file search
You can also modify most of the config items via web interface.The config items are saved in database table (seahub-db/constance_config). They have a higher priority over the items in config files.
Common Customization Tasks¶
- Options for sending email
- Customize web inferface
- User Management Options: refer to seahub_settings.py
- Quota and Download/Upload Limits: refer to seafile.conf