stratege1401
stratege1401
The php command should have something like this ``` // Logging class initialization $log = new Logging(); // set path and name of log file (optional) $log->lfile('/tmp/mylog.txt'); // write message...
the logging class should be like: php > 5.2 ``` /** * Logging class: * - contains lfile, lwrite and lclose public methods * - lfile sets path and name...
Hello, i think we have a related bug. https://github.com/networkupstools/nut/issues/563
add more files, and BOOM you will get Gb 
if you are talking about the nextcloud data folder usage, there is some apps available like the "dashboard apps". Usually, in order to avoid chrashing your server due to available...