Hi Mark,

You can add more ip addresses int the list by quoting each IP address and 
separate them by commas.

Example:

{allow_ip_blocks, ["127.0.0.1", "192.168.1.2", "172.4.5.6"}]},

Hope that helps.
--Kai

Sent from my tricorder

> On Mar 21, 2014, at 11:00, mark.mckin...@drycappuccino.com wrote:
> 
> can I change {allow_ip_blocks, ["127.0.0.1"]}, in boss.config to allow 
> additional hosts, if so How ?
> 
> { cb_admin, [
>     {path, "../cb_admin"},
>     {allow_ip_blocks, ["127.0.0.1"]},
>     {base_url, "/admin"}
> ]}
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "ChicagoBoss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to chicagoboss+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/chicagoboss.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/chicagoboss/006fad1d-136a-4e12-981f-796c564c3162%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to chicagoboss+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/DE8FE92C-630D-43A4-8ACD-176FFF8F69A5%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to