We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddcde92 + e1d004a commit c73176bCopy full SHA for c73176b
1 file changed
files/apache-keystone.template
@@ -7,7 +7,6 @@ Listen %ADMINPORT%
7
WSGIScriptAlias / %PUBLICWSGI%
8
WSGIApplicationGroup %{GLOBAL}
9
ErrorLog /var/log/%APACHE_NAME%/keystone.log
10
- LogLevel debug
11
CustomLog /var/log/%APACHE_NAME%/access.log combined
12
</VirtualHost>
13
@@ -17,7 +16,6 @@ Listen %ADMINPORT%
17
16
WSGIScriptAlias / %ADMINWSGI%
18
19
20
21
22
23
0 commit comments