Skip to content

Commit 8b963ed

Browse files
author
Dan
committed
fixed redir case in nodog
1 parent 9f8c4cd commit 8b963ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/qmp-nycmesh/files/etc/nycmesh/nycmesh_initial_conf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ uci set nodogsplash.@instance[0].gatewayname='NYC Mesh Splash'
7171
uci del_list nodogsplash.@instance[0].authenticated_users='block to 10.0.0.0/8'
7272
uci add_list nodogsplash.@instance[0].authenticated_users='block to 172.16.0.0/12'
7373
uci add_list nodogsplash.@instance[0].authenticated_users='allow all to 10.0.0.0/8'
74-
uci set nodogsplash.@instance[0].RedirectURL='http://nycmesh.net/'
74+
uci set nodogsplash.@instance[0].redirecturl='http://nycmesh.net/'
7575
#temporary until we decide what ports
7676
uci add_list nodogsplash.@instance[0].authenticated_users='allow all'
7777

0 commit comments

Comments
 (0)