3 changed files with 26 additions and 13 deletions
@ -1,8 +1,9 @@ |
|||
<?php |
|||
$CONFIG = array( |
|||
/** After your first install, place the auto-generated values for these parameters here |
|||
and uncomment them, so that they persist across re-deploys. */ |
|||
and uncomment them, so that they persist across re-deploys. |
|||
'passwordsalt' => 'Tor00eCxYW7hxUzeBhdzEU0+MJWwg/', |
|||
'secret' => 'jBL6XxrYZs7h5TQcLDB33vB5N4RzHxomGGgUEer25K4wdSwc', |
|||
'instanceid' => 'oc3sbo2jitqd', |
|||
*/ |
|||
); |
|||
|
Loading…
Reference in new issue