Update site.cfg

The logic seems to be switched https://en.wikipedia.org/wiki/Boolean_data_type where a 0 = true and 1 = false.

Should this not be the other way around where 0 = false = off, and 1 = true = on.

Setting default to 1 as the site is now switched to Hobby public radio, and the robot picks up the default config.
This commit is contained in:
2026-02-02 08:54:43 +00:00
parent 27920e7b9f
commit bdf48827f0

View File

@@ -28,7 +28,7 @@ generator_email: robot.nospam@nospam.hackerpublicradio.org
# Is safe for work: 0 for true, 1 for false -- if true substitute
# variations of Hobby for Hacker
is_sfw: 0
is_sfw: 1
# Configure the navigation menu and the content templates for each page
# of the site: