Now uses configuration option for .sock file location.

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@567 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2003-06-12 14:28:10 +00:00
parent a8f2d53af2
commit d6ac727630
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#define ZM_SHM_KEY <from zmconfig> // Shared memory key to use, only change if it clashes with another application #define ZM_SHM_KEY <from zmconfig> // Shared memory key to use, only change if it clashes with another application
#define ZM_PATH_SOCKS "<from zmconfig>" // Path to the various Unix domain socket files that ZoneMinder uses
#define ZM_DIR_EVENTS "<from zmconfig>" // Local path to where events directory lives #define ZM_DIR_EVENTS "<from zmconfig>" // Local path to where events directory lives
#define ZM_FORCED_ALARM_SCORE <from zmconfig> // Score to give X10 forced alarms #define ZM_FORCED_ALARM_SCORE <from zmconfig> // Score to give X10 forced alarms