aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/en/htconfig.tpl')
-rw-r--r--view/en/htconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index c6357b3a7..17ee7bfeb 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -81,7 +81,7 @@ $a->config['system']['php_path'] = '{{$phpath}}';
// Configure how we communicate with directory servers.
// DIRECTORY_MODE_NORMAL = directory client, we will find a directory
// DIRECTORY_MODE_SECONDARY = caching directory or mirror
-// DIRECTORY_MODE_PRIMARY = main directory server
+// DIRECTORY_MODE_PRIMARY = master directory server - one per realm
// DIRECTORY_MODE_STANDALONE = "off the grid" or private directory services
$a->config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL;