From 04f4cf5c367af4dd61a730e5cc4632929fc91422 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 15 Jan 2020 20:21:51 -0600 Subject: [PATCH] Automatic changelog generation for PR #10417 [ci skip] --- html/changelogs/AutoChangeLog-pr-10417.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-10417.yml diff --git a/html/changelogs/AutoChangeLog-pr-10417.yml b/html/changelogs/AutoChangeLog-pr-10417.yml new file mode 100644 index 0000000000..31ac154ac9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-10417.yml @@ -0,0 +1,7 @@ +author: "kevinz000" +delete-after: True +changes: + - config: "Added a few more nightshift config entries" + - rscadd: "nightshift_public_area variable in areas to determine how public an area is." + - rscadd: "NIGHT_SHIFT_PUBLIC_AREAS_ONLY config entry allows the server to be configured to only nightshift areas of that level and below (so areas that are more public)" + - rscadd: "Config entries added for requiring authorizations to toggle nightshift. Defaults to only requiring on public areas as determined by above"