add expiresCommunityStats to epochconfig.hpp

This commit is contained in:
vbawol 2017-08-18 13:12:23 -05:00
parent 94c5fee877
commit 28d27ee38a

View File

@ -101,6 +101,7 @@ expiresPlayer = "2592000"; // expiration date in seconds for players
expiresBank = "7776000"; // expiration date in seconds for players bank
expiresVehicle = "604800"; // expiration date in seconds for vehicles
expiresAIdata = "604800"; // expiration date in seconds for NPC Trader inventory
expiresCommunityStats = "7776000"; // expiration date in seconds for players community stats
// Admin Features
hiveAdminCmdExec = "false"; // true = enables extra (To Be Released) feature to allow execution of code via hive.