Skip to content

Commit 7cf3373

Browse files
authored
Remove dash in httpd dav-httpd.conf.erb template
1 parent 48f9884 commit 7cf3373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dav-httpd.conf.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ SetEnvIf log-cid-in 0 !log-cid-in
3939

4040
LogFormat "%{%Y-%m-%dT%H:%M:%S%z}t %{HOSTNAME}e %{INFO_SERVICES}e %{pid}P %{tid}P %{LOG_TYPE}e %{LEVEL}e %{Host}i %a:%{remote}p %m %>s %D %I %{x-oio-chunk-meta-container-id}i %{x-oio-req-id}i %U" log/cid-in
4141
LogFormat "%{%Y-%m-%dT%H:%M:%S%z}t %{HOSTNAME}e %{INFO_SERVICES}e %{pid}P %{tid}P %{LOG_TYPE}e %{LEVEL}e %{Host}i %a:%{remote}p %m %>s %D %O %{x-oio-chunk-meta-container-id}o %{x-oio-req-id}i %U" log/cid-out
42-
-
42+
4343
ErrorLog <%= scope['openiosds::logdir'] %>/<%= @ns %>/<%= @type %>-<%= @num %>/<%= @type %>-<%= @num %>-httpd-errors.log
4444
SetEnvIf Request_URI "/(stat|info)$" nolog=1
4545

0 commit comments

Comments
 (0)