hercules/conf/api/api_network.conf
2023-04-12 02:53:58 +03:00

21 lines
303 B
Text

// Api network configuration file
/*
* Unused. For future usage
*/
lan_subnets: (
)
/*
* Unused. For future usage
*/
allowed: (
)
/*
* List here any IP ranges for allow connections limit bypass
* This can be used fluxcp or other cp or highload testing.
*/
trusted: (
"127.0.0.1:255.0.0.0",
)