Changes between Version 4 and Version 5 of control-panel/hacking/install


Ignore:
Timestamp:
Mar 3, 2012, 10:53:31 PM (13 years ago)
Author:
Ben Dean-Kawamura
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • control-panel/hacking/install

    v4 v5  
    4141   * Update with the details of the red-ui user account you created above.
    4242   * Do a search/replace for "/client" and change it to "/ui/share"
    43    * If you are not going to be using https, add this line: $config['secure_cookies'] = false;
     43   * If you are not going to be using https, add this line: {{{ $config['secure_cookies'] = false; }}}
    4444
    4545 * In share/ihtml copy the .sample files to files without the .sample suffix. Edit if you want.