REDMINE_URL in localsettings.sample, admin change
[redakcja.git] / redakcja / localsettings.sample
index 6f99ddd..cdd2949 100644 (file)
@@ -23,5 +23,6 @@ MEDIA_ROOT = '/home/lrekucki/projekty/fundacja/media/'
 IMAGE_DIR = 'images'
 
 CAS_SERVER_URL = 'http://logowanie.wolnelektury.pl/cas/'
+REDMINE_URL = 'http://redmine.nowoczesnapolska.org.pl/'
 DEBUG = True
 COMPRESS = False
\ No newline at end of file