Testserver with shared database: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann mNo edit summary |
imported>Kymara m extra word removed |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 18: | Line 18: | ||
Configure the test server just like a normal server with its own database. |
Configure the test server just like a normal server with its own database. |
||
Then you need to |
Then you need to disable account and character creations. It is essential that those are only created on the main server in order to ensure a consistent database. And you may want to add a big hint, telling players that this is a test server: |
||
allow_account_creation=false |
allow_account_creation=false |
||