Allowing changing ssl permissions

This commit is contained in:
Alexandre
2022-09-19 15:47:47 +02:00
committed by GitHub
parent 8d6cad5bb0
commit f1bfc36ef9

View File

@@ -8,7 +8,7 @@
"init": false, "init": false,
"map": [ "map": [
"share:rw", "share:rw",
"ssl:ro" "ssl:rw"
], ],
"name": "Gitea", "name": "Gitea",
"options": { "options": {