Update config.php

This commit is contained in:
Bluzume 2021-10-24 04:04:30 -04:00 committed by GitHub
parent e8847d48bc
commit 41b41c16ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ $dbpass = 'test123';
$dbhost = '127.0.0.1';
$all_users_subbed = false;
$server_id = "beta";
$server_id = "game1";
$pp_uri = '/web/ppemu.php'; # location of paypal emulator on game-servers
# original is https://www.paypal.com/cgi-bin/webscr which obviously wont do
# Dont set it to that though, as the paypalgateway.php is not implemented.