Code:
r5012 | Admin | 2011-04-15 00:27:30 +0200 (Fri, 15 Apr 2011) | 1 line
disableuserfile now defaults to 1 and is automatically set to 1 if userfile is empty. You may use disableuserfile to quickly change between enabled/disabled while keeping the variable userfile filled. Furthermore, it saves some performance if it is disabled (thats also the reason for automatically setting it to 1 if userfile is empty).
------------------------------------------------------------------------
r5011 | Admin | 2011-04-14 23:58:50 +0200 (Thu, 14 Apr 2011) | 1 line
Fix: You always need to set a logfile, so this defaults now to CS_LOGFILE (plattform dependend, mostly /var/log/oscam.log). If you really want to disable logging, set disablelog=1 and logfile to stdout.