You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,7 @@ Either you define exactly which release you install. Or you use the option ``lat
107
107
| `gitea_enable_repo_signing_extra` | | you can use this variable to pass additional config parameters in the `[repository.signing]` section of the config. |
108
108
109
109
### CORS ([cors](https://docs.gitea.io/en-us/config-cheat-sheet/#cors-cors))
110
+
| variable name | default value | description |
110
111
| ------------- | ------------- | ----------- |
111
112
| `gitea_enable_cors` | `false` | enable cors headers (disabled by default) |
112
113
| `gitea_cors_scheme` | `http` | scheme of allowed requests |
@@ -143,7 +144,6 @@ Either you define exactly which release you install. Or you use the option ``lat
143
144
| `gitea_root_url` | `http://localhost:3000` | Root URL used to access your web app (full URL) |
0 commit comments