Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
ad8dfba9
Commit
ad8dfba9
authored
Mar 26, 2015
by
Vidjil Team
Browse files
controllers/admin.py: LOG_LINES = 500
We have many things to see.
parent
ac6742b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/controllers/admin.py
View file @
ad8dfba9
...
...
@@ -4,7 +4,7 @@ import os.path, subprocess
import
vidjil_utils
from
collections
import
defaultdict
MAX_LOG_LINES
=
2
00
MAX_LOG_LINES
=
5
00
if
request
.
env
.
http_origin
:
response
.
headers
[
'Access-Control-Allow-Origin'
]
=
request
.
env
.
http_origin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment