Skip to content

Commit 0821d9c

Browse files
author
Kristan Kenney
committed
Add new keys to v-change-user-package
1 parent 213578e commit 0821d9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/v-change-user-package

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ U_BACKUPS='$U_BACKUPS'
140140
LANGUAGE='$LANGUAGE'
141141
THEME='$THEME'
142142
NOTIFICATIONS='$NOTIFICATIONS'
143+
PREF_UI_SORT='$PREF_UI_SORT'
144+
LOGIN_DISABLED='$LOGIN_DISABLED'
145+
LOGIN_USE_IPLIST='$LOGIN_USE_IPLIST'
146+
LOGIN_ALLOW_IPS='$LOGIN_ALLOW_IPS'
143147
TIME='$TIME'
144148
DATE='$DATE'" > $USER_DATA/user.conf
145149
}

0 commit comments

Comments
 (0)