privatebin: Add option for branding

This commit is contained in:
SebastianStork 2025-10-08 23:01:21 +02:00
parent d396ee6559
commit 223a231f71
2 changed files with 9 additions and 1 deletions

View file

@ -67,6 +67,7 @@
privatebin = {
enable = true;
domain = "pastebin.${sproutedDomain}";
branding.name = "SproutedBin";
};
openspeedtest = {