mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-05-16 21:07:38 +02:00
Update README.md
This commit is contained in:
@@ -10,7 +10,7 @@ https://docs.gitea.com/administration/config-cheat-sheet
|
|||||||
|
|
||||||
Typical configuration adjustments:
|
Typical configuration adjustments:
|
||||||
|
|
||||||
````
|
````markdown
|
||||||
[service]
|
[service]
|
||||||
# Allow user registration (only via external auth because of setting below)
|
# Allow user registration (only via external auth because of setting below)
|
||||||
DISABLE_REGISTRATION = false
|
DISABLE_REGISTRATION = false
|
||||||
@@ -71,7 +71,7 @@ In case you want to use a local Gitea Act runner, you must enable Gitea Actions
|
|||||||
|
|
||||||
Please add the following sections to your `app.ini` file:
|
Please add the following sections to your `app.ini` file:
|
||||||
|
|
||||||
````
|
````markdown
|
||||||
[actions]
|
[actions]
|
||||||
ENABLED=true
|
ENABLED=true
|
||||||
````
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user