Disable secure mode in SysConfig

Moderator: crythias

Locked
ging
Znuny newbie
Posts: 1
Joined: 21 Feb 2014, 05:45
Znuny Version: 3.3.4

Disable secure mode in SysConfig

Post by ging »

I am looking for a way to disable secure mode on 3.3.4
all the documentation i can find on this is for older versions using Config.pm

SysConfig seems to be mostly managed through the web interface, which i cannot access at the moment
I can't find any documentation on how to set this or anything else in SysConfig without using the webinterface
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Disable secure mode in SysConfig

Post by reneeb »

Then set it in Config.pm! All the Sysconfig stuff is saved in Kernel/Config/Files/ZZZAuto,pm and Kernel/Config/Files/ZZZAAuto.pm (the former has all changes of the SysConfig and the latter has all default values)
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked