aboutsummaryrefslogtreecommitdiff
path: root/data/settings.pl
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-10-02 23:36:23 +0200
committerDarkelarious <darkelarious@333networks.com>2021-10-02 23:36:23 +0200
commitae716da5bb24039df3073c04905a5e1444a19771 (patch)
treeba2a04e6d32604500d832dc4d5a56b5efb5eb105 /data/settings.pl
parent177aa717db0e1879433d9a964f70b71b83da4aec (diff)
downloadWebInterface-Perl-ae716da5bb24039df3073c04905a5e1444a19771.tar.gz
WebInterface-Perl-ae716da5bb24039df3073c04905a5e1444a19771.zip
serverflag symbols and style rotation
Diffstat (limited to 'data/settings.pl')
-rwxr-xr-xdata/settings.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/settings.pl b/data/settings.pl
index fff087d..6b3b5af 100755
--- a/data/settings.pl
+++ b/data/settings.pl
@@ -14,6 +14,9 @@ our %S = (%S, # retain options from parent script
# display
style => "333networks",
+ # rotate styles
+ rotate_styles => 0,
+
# display the style selection/test box
style_box => 0,