<?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' => '',
  'secret' => '',
  'instanceid' => '',
*/
);