mirror of
https://github.com/Wind4/vlmcsd
synced 2025-12-20 23:45:52 +00:00
vlmcsd-svn977-2016-07-13-Hotbird64
This commit is contained in:
34
config.h
34
config.h
@@ -82,26 +82,6 @@
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* -------------------------------
|
||||
* Backward compatibility
|
||||
* -------------------------------
|
||||
*/
|
||||
|
||||
|
||||
#if !defined(ENABLE_DEPRECATED_OPTIONS)
|
||||
/*
|
||||
* comment out the following line if you want vlmcsd no to support command line options
|
||||
* that have been present in previous versions of vlmcsd and are now obsolete
|
||||
*/
|
||||
|
||||
//#define ENABLE_DEPRECATED_OPTIONS
|
||||
|
||||
#endif // ENABLE_DEPRECATED_OPTIONS
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* ----------------------------------------------------------------------------------------
|
||||
* Troubleshooting options. Please note that disabling features may also help troubleshooting.
|
||||
@@ -556,6 +536,19 @@
|
||||
|
||||
|
||||
|
||||
#ifndef NO_PRIVATE_IP_DETECT
|
||||
/*
|
||||
* Disables the ability to protect vlmcsd against KMS requests from public IP addresses.
|
||||
* Removes -o from the command line.
|
||||
*/
|
||||
|
||||
//#define NO_PRIVATE_IP_DETECT
|
||||
|
||||
#endif // NO_PRIVATE_IP_DETECT
|
||||
|
||||
|
||||
|
||||
|
||||
#ifndef NO_SOCKETS
|
||||
/*
|
||||
* Disables standalone startup of vlmcsd. If you use this config directive, you must start vlmcsd from an internet
|
||||
@@ -634,7 +627,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
/* Don't change anything BELOW this line */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user