Configuration file server.ini: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann added allow_account_creation and allow_character_creation |
imported>Hendrik Brummermann account_creation_status |
||
| (23 intermediate revisions by 3 users not shown) | |||
| Line 68: | Line 68: | ||
'''ip_whitelist'''=127.0.0.1 |
'''ip_whitelist'''=127.0.0.1 |
||
Other limits: |
|||
| ⚫ | |||
'''limit_characters_per_account'''=2147483647 |
|||
| ⚫ | |||
Since Marauroa 3.8.4 it is possible to disable account and character creation using |
Since Marauroa 3.8.4 it is possible to disable account and character creation using |
||
| Line 75: | Line 78: | ||
This is useful if account creation is done using other means. For example filling the account, characters and rpobjects table from an other application. It is used on stendhalgame.org for the test server because the test database shares the accounts with the main database. |
This is useful if account creation is done using other means. For example filling the account, characters and rpobjects table from an other application. It is used on stendhalgame.org for the test server because the test database shares the accounts with the main database. |
||
Since Marauroa 3.9.5 it is possible to define the initial status of new accounts. |
|||
'''account_creation_status'''=active |
|||
== RSA == |
== RSA == |
||