Explorar el Código

- default did is common for all modules

Jan Janak hace 19 años
padre
commit
cbef671cf9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      config.h

+ 2 - 0
config.h

@@ -201,4 +201,6 @@
 
 #define DEFAULT_RADIUS_CONFIG "/usr/local/etc/radiusclient/radiusclient.conf"
 
+#define DEFAULT_DID "_default"
+
 #endif