Fix some things
This commit is contained in:
parent
3e14e7b71f
commit
9d015ee50a
@ -14,11 +14,11 @@
|
|||||||
#define SERVER_MAP "San Fierro"
|
#define SERVER_MAP "San Fierro"
|
||||||
#define SERVER_LANGUAGE "English"
|
#define SERVER_LANGUAGE "English"
|
||||||
#define SERVER_WEBSITE "www.sfcnr.com"
|
#define SERVER_WEBSITE "www.sfcnr.com"
|
||||||
#define SERVER_IP "54.36.127.43:7777"
|
#define SERVER_IP "212.118.36.220:7778"
|
||||||
#define SERVER_TWITTER "IrresistibleDev"
|
// #define SERVER_TWITTER "IrresistibleDev"
|
||||||
|
|
||||||
/* ** Server Operator ** */
|
/* ** Server Operator ** */
|
||||||
#define SERVER_OPERATOR "Lorenc"
|
#define SERVER_OPERATOR "ChronosXYZ"
|
||||||
#define SERVER_OPERATOR_ACC_ID 1
|
#define SERVER_OPERATOR_ACC_ID 1
|
||||||
#define SERVER_OPERATOR_ACC_ID_2 2
|
#define SERVER_OPERATOR_ACC_ID_2 2
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ runtime:
|
|||||||
rcon_password: password
|
rcon_password: password
|
||||||
port: 7778
|
port: 7778
|
||||||
hostname: SA-MP Server
|
hostname: SA-MP Server
|
||||||
maxplayers: 609
|
maxplayers: 610
|
||||||
language: "English"
|
language: "English"
|
||||||
mapname: San Andreas
|
mapname: San Andreas
|
||||||
weburl: discord.gg/Vh5qzhc7Sd
|
weburl: discord.gg/Vh5qzhc7Sd
|
||||||
@ -62,6 +62,7 @@ runtime:
|
|||||||
conncookies: true
|
conncookies: true
|
||||||
cookielogging: false
|
cookielogging: false
|
||||||
output: true
|
output: true
|
||||||
|
long_call_time: 0
|
||||||
builds:
|
builds:
|
||||||
- name: main
|
- name: main
|
||||||
includes:
|
includes:
|
||||||
|
Loading…
Reference in New Issue
Block a user