site-specific constants

This commit is contained in:
Olof hagsand 2017-03-26 15:16:36 +02:00
parent 19813a4d9c
commit fa20a9416b

View file

@ -39,13 +39,6 @@
/* /*
* Constants * Constants
*/ */
#define USER_COOKIE "c-user" /* connected user cookie */
#define WWW_USER "root"
#define WWW_PASSWD "9rundpaj" // XXX
#define DEFAULT_TEMPLATE "nordunet" /* XXX Default sender template must be in conf */
#define CONFIG_FILE "/usr/local/etc/grideye.conf"
#define NETCONF_BIN "/usr/local/bin/clixon_netconf"
#define NETCONF_OPTS "-qS"
/* /*
* Prototypes * Prototypes