Enable unauthenticated access to Microbin pastes

This commit is contained in:
2026-03-27 00:53:11 +01:00
parent 3d06bcfe7a
commit 2469c304c9
2 changed files with 1 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
MICROBIN_PUBLIC_PATH = "https://bin.psydnd.org";
MICROBIN_QR = true;
MICROBIN_WIDE = true;
MICROBIN_ENABLE_BURN_AFTER = true;
};
};