diff options
| author | Darkelarious <darkelarious@333networks.com> | 2021-10-02 23:36:23 +0200 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2021-10-02 23:36:23 +0200 |
| commit | ae716da5bb24039df3073c04905a5e1444a19771 (patch) | |
| tree | ba2a04e6d32604500d832dc4d5a56b5efb5eb105 /data/settings.pl | |
| parent | 177aa717db0e1879433d9a964f70b71b83da4aec (diff) | |
| download | WebInterface-Perl-ae716da5bb24039df3073c04905a5e1444a19771.tar.gz WebInterface-Perl-ae716da5bb24039df3073c04905a5e1444a19771.zip | |
serverflag symbols and style rotation
Diffstat (limited to 'data/settings.pl')
| -rwxr-xr-x | data/settings.pl | 3 |
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, |
