File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -192,13 +192,13 @@ copySettings:
192
192
# Required if enabled
193
193
copyTargetFilePaths :
194
194
# JSON: /var/www/mediathekview/filmlisten/filmliste.json
195
- OLD_JSON : copyTarget/filmliste_old.json
195
+ OLD_JSON : / copyTarget/filmliste_old.json
196
196
# JSON_COMPRESSED: /var/www/mediathekview/filmlisten/filmliste.json.xz
197
197
# OLD_JSON_COMPRESSED_XZ: copyTarget/filmliste_old.json.xz
198
198
199
199
copyTargetDiffFilePaths :
200
200
# JSON: /var/www/mediathekview/filmlisten/filmliste_diff.json
201
- OLD_JSON : copyTarget/filmliste_old_diff.json
201
+ OLD_JSON : / copyTarget/filmliste_old_diff.json
202
202
# JSON_COMPRESSED: /var/www/mediathekview/filmlisten/filmliste_diff.json.xz
203
203
# OLD_JSON_COMPRESSED_XZ: copyTarget/filmliste_old_diff.json.xz
204
204
@@ -236,4 +236,4 @@ logSettings:
236
236
237
237
# The pattern of the file name of the archived log files.
238
238
# See: https://logging.apache.org/log4j/2.0/manual/appenders.html#RollingFileAppender
239
- logFileRollingPattern : logs/${date:yyyy-MM}/server-%d{MM-dd-yyyy}-%i.log
239
+ logFileRollingPattern : logs/${date:yyyy-MM}/server-%d{MM-dd-yyyy}-%i.log
You can’t perform that action at this time.
0 commit comments