From c5ad1c7504adf5449122ac14a7131741cff58ccf Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 14 Mar 2016 14:12:19 +0100 Subject: Simplify some conditions. --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 47ef38e..9335a51 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -58,7 +58,7 @@ $config['frontpage']['peering_policy_file'] = null; ``` Sets the path to the peering policy file. If set to null no peering policy will be able to be shown. The peering policy file must be located in a -readable location and must contain only HTML formatted text. +readable location and must contain HTML formatted text. ```php $config['frontpage']['disclaimer'] = 'Disclaimer example'; -- cgit v1.2.3