forked from expo/troggle
settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middleware
This commit is contained in:
@@ -18,6 +18,7 @@ LOGFILE = EXPOWEB+'troggle\\parsing_log.txt'
|
||||
PHOTOS = 'C:\\Expo\\expoweb\\photos'
|
||||
|
||||
URL_ROOT = 'http://127.0.0.1:8000'
|
||||
PUBLIC_SITE = False
|
||||
|
||||
TINY_MCE_MEDIA_ROOT = '/usr/share/tinymce/www/'
|
||||
TINY_MCE_MEDIA_URL = URL_ROOT + 'tinymce_media/'
|
||||
|
||||
Reference in New Issue
Block a user