removes username

This commit is contained in:
Dennis Schoepf 2025-07-23 22:35:01 +02:00
parent 61b279e0a9
commit 1848753796

View file

@ -8,7 +8,6 @@
plugins = [ ];
scrapers = [ ];
settings = {
username = "admin";
passwordFile = pkgs.writeText "stash-password" "$2y$10$VcuMbQR7Lfh4gyLkDsidJ.tHpQdRfKXQzVcU/.oI7MmNNuwGMUjaq"; # MyPassword
host = "100.103.199.4";
port = 9069;