diff --git a/forgejo.json.sample b/forgejo.json.sample index 0bdfd22..745680b 100644 --- a/forgejo.json.sample +++ b/forgejo.json.sample @@ -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": [ {