2018-12-18 03:01:32 +00:00
|
|
|
<?php
|
|
|
|
return <<<EOF
|
2018-03-04 17:10:01 +00:00
|
|
|
[security]
|
|
|
|
masterkey=ZVScK4o3DTQsQjyr
|
2018-03-07 01:58:58 +00:00
|
|
|
masteriv=qcLHsW6g11E1JEAF
|
2018-03-04 17:10:01 +00:00
|
|
|
salt=H6hclwzFplRQw39C
|
2019-05-11 06:31:46 +00:00
|
|
|
saltdisabled=0
|
2018-03-07 03:09:29 +00:00
|
|
|
adjectives=warty,hoary,breezy,dapper,edgy,feisty,gutsy,hardy,intrepid,jaunty,karmic,lucid,maverick,natty,oneiric,precise,quantal,raring,saucy,trusty,utopic,vivid,wliy,xeniel,yakkety,zesty
|
|
|
|
animals=warthog,hedgehog,badger,drake,eft,fawn,gibbon,heron,ibex,jackalope,koala,lynx,meerkat,narwhal,ocelot,pangolin,quetzal,ringtail,salamander,tahr,unicorn,vervet,werewolf,xerus,yak,zapus
|
2019-05-20 09:51:31 +00:00
|
|
|
https=auto
|
2019-02-26 06:31:08 +00:00
|
|
|
hashalgos=md5,sha1,crypt,crc32,base64,sql_password
|
2019-10-15 01:53:07 +00:00
|
|
|
sandboxdisabled=0
|
2018-12-18 03:01:32 +00:00
|
|
|
EOF;
|