diff options
| author | Justin J. Novack <jnovack@gmail.com> | 2012-09-18 20:23:03 -0400 |
|---|---|---|
| committer | Justin J. Novack <jnovack@gmail.com> | 2012-09-18 20:23:03 -0400 |
| commit | 3830eb9255c04f0483736eb9f5167a411da325f5 (patch) | |
| tree | 227bc1a3a962950764d1493f92484183e99fddd7 | |
| parent | 0521789aea86e6ad62c3da867b7a1f7d5faf7bd6 (diff) | |
| download | phorkie-3830eb9255c04f0483736eb9f5167a411da325f5.tar.gz phorkie-3830eb9255c04f0483736eb9f5167a411da325f5.zip | |
FIX: Corrected config.php file.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ Protect your site with OpenID ============================= You have the option of enabling OpenID authentication to help secure your pastes on phorkie. Set the ``$GLOBALS['phorkie']['auth']`` values in the -``data/config.default.php`` file as desired. +``data/config.php`` file as desired. There are two different types of security you can apply. First, you can restrict to one of three ``securityLevels``; completely open (0), protection |
