mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[enh] Add a small short key blacklist
This commit is contained in:
parent
4ada034885
commit
c35f1619d9
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ For performance reasons, questions short keys have to be unique in all the `conf
|
||||||
```
|
```
|
||||||
In which two questions have "real variable name" `is server_ip` and therefore conflict with each other.
|
In which two questions have "real variable name" `is server_ip` and therefore conflict with each other.
|
||||||
|
|
||||||
|
! Short keys should avoid conflicts with settings too (e.g. id, install_time, mysql_pwd, path, domain, port, db_name)
|
||||||
|
|
||||||
### Supported questions types and properties
|
### Supported questions types and properties
|
||||||
|
|
||||||
See [the full list of questions types and properties](/dev/forms)
|
See [the full list of questions types and properties](/dev/forms)
|
||||||
|
|
Loading…
Reference in a new issue