]> lifelog.hopto.org Git - PerlCNF.git/commitdiff
Added comment for store synch change values.
authorWill Budic <redacted>
Tue, 28 Nov 2023 17:46:12 +0000 (04:46 +1100)
committerWill Budic <redacted>
Tue, 28 Nov 2023 17:46:12 +0000 (04:46 +1100)
system/modules/ClassicAppSettings.pm

index 2c82ef3d553ce4bd58199f4ca9711358e6fda555..d42822c32494355e6bd5d9cc1ceb700a42df5e43 100644 (file)
@@ -77,6 +77,8 @@ sub setConstant($this, $config, $CONSTANT){
 # APP_SETTINGS_SYNC == 3 - Scripted setting changed from default.
 # APP_SETTINGS_SYNC == 4 - Constance not programatically properly wired.
 # APP_SETTINGS_SYNC == 5 - Constance synched in, can't be changed with store synch.
+# APP_SETTINGS_SYNC == 6 - Added new during store synch.
+# APP_SETTINGS_SYNC == 7 - Changed from scipt default during store synch..
 ##
 sub setup_with($this, $config, %constants){