mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Wasn't member=1 meant here ...?
This commit is contained in:
parent
070c97a1ce
commit
9006833420
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
member=0
|
||||
member=1
|
||||
; Checks
|
||||
setup_sub_dir=1
|
||||
setup_root=1
|
||||
|
|
Loading…
Reference in a new issue