1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00

view public repo on myhome page

This commit is contained in:
xiez
2012-03-29 15:36:15 +08:00
parent 43780a8551
commit 52591e4b71
6 changed files with 160 additions and 8 deletions

View File

@@ -145,3 +145,6 @@ LOGIN_URL = SITE_ROOT + 'accounts/login'
# profile
#AUTH_PROFILE_MODULE = "profile.UserProfile"
# seafile httpserver address and port
HTTP_SERVER_ROOT = "http://localhost:8082"