docgalaxyblock
docgalaxyblock
- Software title | MagicMirror - Short description | an open source modular smart mirror platform - Official URL | https://magicmirror.builders/ - GitHub URL | https://github.com/MichMich/MagicMirror No similar/alternative software titles...
The [setup docs mention](https://github.com/ansible/ansible-lint/blob/main/docs/installing.md?plain=1#L38C1-L38C53) to use the container [creator-ee](https://github.com/ansible/creator-ee/) which is no longer maintained. Should the documentation link now to https://ansible.readthedocs.io/projects/dev-tools/container/ like the creator-ee README mentions?
Hello while updating my NC I noticed a warning regardng my `trusted_proxies` configuration. In my `config.php` I found a piped error log: ``` 'trusted_proxies' => array ( 11 => '127.0.0.1',...
I today did my long postponed bookworm update and everything went well but I noticed a `bullseye` leftover: ``` root@nextcloud:~# cat /etc/apt/apt.conf.d/20ncp-upgrades APT::Periodic::Update-Package-Lists "1"; APT::Periodic::Unattended-Upgrade "1"; APT::Periodic::MaxAge "14"; APT::Periodic::AutocleanInterval "7";...