]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/servconf.h
Add support of -E key for sgconf (credit timeout)
[stg.git] / stglibs / srvconf.lib / servconf.h
index 9edbe6dd0016127a383b337597bebd7014834b6e..29151d62b4b59ad2912cf319e9f867b72b99806d 100644 (file)
@@ -72,6 +72,7 @@ struct USERDATA
     std::string     password;
     double          cash;
     double          credit;
+    time_t          creditExpire;
     double          lastCash;
     double          prepaidTraff;
     int             down;