Update config.php

This commit is contained in:
Mario 2023-02-07 12:21:11 +02:00 committed by GitHub
parent 1bc13086d5
commit 021129c09f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ if($devmode) {
}
$AvailableGameservers = [
1 = "ip goes here"
1 = "ip goes here",
2 = "ahh help!!"
]
];
$gameSettings = [
"privatekey" => "-----BEGIN RSA PRIVATE KEY-----