Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: Drifting on May 17, 2018, 12:11:52 PM
-
Hi all.
So far very impressed with the scripts and learn frontend. Have it installed and working nicely. However, I get a blessed email every hour from cron! Is there a way to stop this? it's driving me nuts.
Thanks Paul.
-
Hi Paul,
See https://wiki.contribs.org/Learn#Documentation
config setprop Learn Verbose disabled
expand-template /etc/cron.d/Learn
-
Hi Paul,
See https://wiki.contribs.org/Learn#Documentation
config setprop Learn Verbose disabled
expand-template /etc/cron.d/Learn
LOL, well this will answer why it did not work for me, and I had read the documentation:-
config setprop Learn verbose=disabled
Regards Paul.
-
LOL, well this will answer why it did not work for me, and I had read the documentation:-
config setprop Learn verbose=disabled
Regards Paul.
indeed two typos : v in place of V and = in place of a space.