mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
[system admin] enable user to upload a license file
This commit is contained in:
@@ -413,7 +413,7 @@ SITE_TITLE = 'Private Seafile'
|
||||
SITE_NAME = 'Seafile'
|
||||
|
||||
# Path to the license file(relative to the media path)
|
||||
LICENSE_PATH = os.path.join(PROJECT_ROOT, '../../seafile_license.txt')
|
||||
LICENSE_PATH = os.path.join(PROJECT_ROOT, '../../seafile-license.txt')
|
||||
|
||||
# Path to the favicon file (relative to the media path)
|
||||
# tip: use a different name when modify it.
|
||||
|
Reference in New Issue
Block a user