| Syntax |
|
| Documentation | $config.account.set: Sets an account specific configuration parameter to the given value. Only root is allowed to change the account config parameters. Parameters which have no meaning for the server itself may be set too and can be used by the application.
|
| Examples | |
| $config.account.set{quota.users.max}{10} | |
| Group | Special |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_ADMINISTRATOR |
| Minimum parameters | 2 |
| Maximum parameters | 2 |