removed trailing comma
This commit is contained in:
parent
b272acf292
commit
3540b40bfc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"EXCLUDE_DIRS": ["list of directories to exclude"],
|
||||
"TIME_FORMAT": "utcnow:%Y-%m-%d_%H:%M:%S",
|
||||
"REPO_SUBDIR": "forgejo",
|
||||
"MYSQL_DB": "database name",
|
||||
"MYSQL_DB": "database name"
|
||||
},
|
||||
"remotes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue