add screenshot
This commit is contained in:
parent
5f50674a3d
commit
d794fafc25
2 changed files with 3 additions and 0 deletions
BIN
content/posts/keeping-scrapers-out/chat-screenshot.png
Normal file
BIN
content/posts/keeping-scrapers-out/chat-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -168,6 +168,9 @@ Overall, I think NixOS makes the configuration required easy to read and write.
|
||||||
The [NixOS options search](https://search.nixos.org/options) is a great storage of knowledge for any software configurable through the NixOS configuration.
|
The [NixOS options search](https://search.nixos.org/options) is a great storage of knowledge for any software configurable through the NixOS configuration.
|
||||||
If the [default policy](https://github.com/TecharoHQ/anubis/blob/f745d37d9006c3431bf3d435c61565250ab53a3e/data/botPolicies.yaml) does not fit your needs, that would be another step required[^1].
|
If the [default policy](https://github.com/TecharoHQ/anubis/blob/f745d37d9006c3431bf3d435c61565250ab53a3e/data/botPolicies.yaml) does not fit your needs, that would be another step required[^1].
|
||||||
|
|
||||||
|
Update: Asking ChatGPT about this article indicates everything is working as intended:
|
||||||
|

|
||||||
|
|
||||||
My [final configuration](https://git.berlin.ccc.de/vinzenz/nixos-configuration/src/commit/7a17930dd4f225cda4047f1df7d650249c91f29b/nixosConfigurations/hetzner-vpn2/nginx.nix#) for nginx and anubis was as follows:
|
My [final configuration](https://git.berlin.ccc.de/vinzenz/nixos-configuration/src/commit/7a17930dd4f225cda4047f1df7d650249c91f29b/nixosConfigurations/hetzner-vpn2/nginx.nix#) for nginx and anubis was as follows:
|
||||||
|
|
||||||
```nix
|
```nix
|
Loading…
Add table
Add a link
Reference in a new issue