Updating git repo default directory
This commit is contained in:
parent
25763e68c0
commit
e09e1f03f1
|
@ -48,7 +48,7 @@
|
|||
|
||||
<variable name='gitea_web_name' type='string' description='Nom DNS de la forge' mandatory='True'/>
|
||||
<variable name='git_root' type='string' description='Repertoire des dépôts git' mandatory='True'>
|
||||
<value>/var/db/gitea/repo</value>
|
||||
<value>/srv/forge/git</value>
|
||||
</variable>
|
||||
<variable name='gitea_registration' type='oui/non' description="Les utilisateurs peuvent s'enregistrer">
|
||||
<value>non</value>
|
||||
|
|
Loading…
Reference in New Issue