From 9abd95fad3784a10fc48bc40f9b8a75d7d74edda Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 31 Mar 2016 16:06:03 -0700 Subject: static App --- doc/Primary-Directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Primary-Directory.md') diff --git a/doc/Primary-Directory.md b/doc/Primary-Directory.md index 37b0c0431..92460c346 100644 --- a/doc/Primary-Directory.md +++ b/doc/Primary-Directory.md @@ -12,7 +12,7 @@ There are certain scenarios where you might want your own directory-server that * On the hub that will be the Directory Server, open the .htconfig.php file and set: - `$a->config['system']['directory_mode'] = DIRECTORY_MODE_PRIMARY;` + `App::$config['system']['directory_mode'] = DIRECTORY_MODE_PRIMARY;` By default it should already be set as **DIRECTORY_MODE_NORMAL**, so just edit that line to say **DIRECTORY_MODE_PRIMARY** -- cgit v1.2.3