You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
335 B
9 lines
335 B
<?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.
|
|
'passwordsalt' => 'Tor00eCxYW7hxUzeBhdzEU0+MJWwg/',
|
|
'secret' => 'jBL6XxrYZs7h5TQcLDB33vB5N4RzHxomGGgUEer25K4wdSwc',
|
|
'instanceid' => 'oc3sbo2jitqd',
|
|
*/
|
|
);
|
|
|