Current File : //var/softaculous/webasyst/config.php
<?php

return array (
  'debug' => false,
  'identity_hash' => '[[identity_hash]]',
  'mod_rewrite' => '1',
  'default_host_domain' => '[[domhost]]',
);
//EOF