One idea might be to set the authorization to a non-existent group. You could also edit the default.html page in templates-hidden so that no UI is shown - just a message of your choice.
D. On Sat, Dec 26, 2009 at 2:00 PM, Sig Rinde <[email protected]> wrote: > Any way to turn off the web interface (8080)? > > For prototyping we added a few lines to the ESME API that allows us to > create a new ESME user from Thingamy when a new user is added there. > Only nickname and return of token involved, which works. > > Thing is that no password is set so anybody can log on using those > nicknames and no password to log on. > > Simplest solution (for now) would be to suppress the web interface :) > > A line in some file that we could comment out? > > Sig >
