Nevermind
This commit is contained in:
parent
7dab6edb83
commit
0cd5faa973
5 changed files with 18 additions and 25 deletions
|
@ -124,8 +124,11 @@ 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 thousand. 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.
|
||||
|
||||
```
|
||||
sudo systemctl apache restart
|
||||
```
|
||||
|
||||
### Playout settings {#playout}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue