Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: fastlane2 on October 12, 2009, 12:46:30 PM
-
I am about to test an upstream proxy with my SME box by using
config set SquidParent a.b.c.d
config set SquidParentPort nnn
signal-event post-upgrade
signal-event reboot
What I can't figure out is how to remove the settings if I need to.
Any help appreciated.
-
in a shell, digit
db
ther read the syntax.. ;-)
-
Many Thanks...
-
fastlane2
See this
http://wiki.contribs.org/Db_command_tutorial
-
From http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29:
(un-do using 'db configuration delete SquidParent', 'signal-event proxy-update')