Skip to content

Commit e764bda

Browse files
committed
turn off debug for now
1 parent 16cfb48 commit e764bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/ocfweb.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[django]
22
secret = not_a_secret
3-
debug = true
3+
debug = false
44
redis_uri = redis://127.0.0.1:6378/0
55

66
# static assets

0 commit comments

Comments
 (0)