projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
602cf54
)
LP#1268619: websockets: apache conf -> info logging
author
Bill Erickson
<berick@esilibrary.com>
Thu, 6 Mar 2014 20:05:12 +0000
(15:05 -0500)
committer
Bill Erickson
<berick@esilibrary.com>
Sun, 4 May 2014 20:10:36 +0000
(16:10 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
examples/apache2/websockets.conf
patch
|
blob
|
history
diff --git
a/examples/apache2/websockets.conf
b/examples/apache2/websockets.conf
index
ae598a1
..
6b8433a
100644
(file)
--- a/
examples/apache2/websockets.conf
+++ b/
examples/apache2/websockets.conf
@@
-4,7
+4,7
@@
# apache2-websockets instance. For example, in Debian
# this file lives in /etc/apache2-websockets/sites-available/
-LogLevel
debug
+LogLevel
info
# - log locally
CustomLog /var/log/apache2-websockets/access.log combined
ErrorLog /var/log/apache2-websockets/error.log