From 9e126e0c3a9546974f91fc83edcdaf5310728c2a Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 30 Dec 2023 16:39:52 -0500 Subject: config: Data mounting nesting Apparently nesting/namespacing works. Dicey code bootstrapping/generation. --- data/default.yaml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 data/default.yaml (limited to 'data/default.yaml') diff --git a/data/default.yaml b/data/default.yaml deleted file mode 100644 index eecf346..0000000 --- a/data/default.yaml +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: Default -user: default -title: Default's Micro Blog -wordlimit: 50 -place: In your head -domain: - host: default.example - url: https://example.com -picture: - header: media/header.jpg - profile: media/picture.png -epoch: Appeared sometime around April, `2022` -description: > - Dignissimos quis animi velit. Not a bot. If you believe everything you read on - the Internet, you'll think that I'm human. -feeds: - rss: - - https://hacks.mozilla.org/feed/ - - https://bing.com/HPImageArchive.aspx?format=rss&idx=0&n=1&mkt=en-US - json: -- cgit v1.2.3