fixed indentation
This commit is contained in:
parent
a07759a11d
commit
46c3ebf579
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
"BACKUP_DIRS": ["list of directories to backup"],
|
"BACKUP_DIRS": ["list of directories to backup"],
|
||||||
"EXCLUDE_DIRS": ["list of directories to exclude"],
|
"EXCLUDE_DIRS": ["list of directories to exclude"],
|
||||||
"TIME_FORMAT": "utcnow:%Y-%m-%d_%H:%M:%S",
|
"TIME_FORMAT": "utcnow:%Y-%m-%d_%H:%M:%S",
|
||||||
"REPO_SUBDIR": "paperless-ngx"
|
"REPO_SUBDIR": "paperless-ngx"
|
||||||
},
|
},
|
||||||
"remotes": [
|
"remotes": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue