| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-16 | Merge pull request #287 from livreware/master | Luke Smith | |
| Updated PHP version on several articles; fixed typo, added firewall command and documentation links on mumble.md | |||
| 2023-08-29 | updated php, fixed typo, added firewall and docs | Livreware.org | |
| This commit updates the PHP version on several articles, which is currently 8.2 on Debian It also uses symbolic links (such as `php-fpm.sock`) on nginx config files and dependency packages (such as `php-mbstring`) that will always point to the most recent version of PHP, so there is no need to change those once PHP is updated. On places where the PHP version must be specified, such as the `/etc/php/8.2/` directory and the `php8.2-fpm` systemd service, I have changed the version accordingly. I believe I have covered every instance of PHP usage on the website, and programs should work fine. If I missed something or made a change that broke the configuration of some program, please let me know. Additionally, I have fixed a typo on mumble.md, which called the command `scp` as `spc`, added a command to open the mumble port on your firewall and added documentation links for further configuration of the server. | |||
| 2023-06-09 | minor fix | Teodoro Colombo | |
| 2023-06-09 | Fix nextcloud version: ↵ | Teodoro Colombo | |
| https://help.nextcloud.com/t/on-the-roadmap-deprecation-of-php-7-4/149848 | |||
| 2023-04-05 | Update X-Robots-Tag with Nextcloud documentation | Wilbrink | |
| See https://github.com/nextcloud/server/pull/36689 | |||
| 2022-08-06 | Nextcloud: remove nginx pagespeed directive | Yann Jorelle | |
| Removes pagespeed directive from the nextcloud nginx configuration. Fixes #224. | |||
| 2022-07-06 | nextcloud fix #208 | Luke Smith | |
| 2022-07-01 | Merge branch 'master' of https://github.com/MattMadness/landchad | Matthew Evan | |
| I don't know. | |||
| 2022-07-01 | Removed unneeded SURY repository addition | Matthew Evan | |
| 2022-06-28 | Made adjustments as recommended by metalsp0rk | Matthew Evan | |
| 2022-06-27 | Updated nextcloud.md | Matthew Evan | |
| 2022-06-25 | convert to hugo | Luke Smith | |
