mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
add help on public/private question
This commit is contained in:
parent
78cdfc42c5
commit
c501341b73
1 changed files with 4 additions and 1 deletions
|
@ -33,7 +33,10 @@
|
|||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": true,
|
||||
"help": {
|
||||
"en": "For federation to work, this needs to be true. False is ok if you want to run a private instance."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue