From 8eb7d09aa414d585a6bbf8a05f16ec688a2611c0 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 26 Apr 2020 19:48:23 -0400 Subject: [PATCH] Update index.md --- docs/manual/host-configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/host-configuration/index.md b/docs/manual/host-configuration/index.md index ee06df835..240962e0b 100644 --- a/docs/manual/host-configuration/index.md +++ b/docs/manual/host-configuration/index.md @@ -75,7 +75,7 @@ upload_max_filesize = 40M post_max_size = 40M ``` -For quick reference, 1024 MB = 1 GB and 2048 MB = 2 GB, but most will be okay with rounding to the nearest thousandth. After updating the config file, restart Apache by `sudo systemctl apache restart`. +For quick reference, 1024 MB = 1 GB and 2048 MB = 2 GB, but most will be okay with rounding to the nearest thousand. After updating the config file, restart Apache by `sudo systemctl apache restart`. Playout and recorder settings