FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Feature Requests › Disable Web Interface
- This topic has 1 reply, 2 voices, and was last updated 16 years, 8 months ago by
rpedde.
-
AuthorPosts
-
29/09/2006 at 2:14 AM #642
sdnalloh
GuestThe Web Interface is nice and all, but I just don’t use it and would like to disable it.
I’m running a 233MHz headless Debian box and I’d like to keep my processes to a minimum.
I know that the webserver doesn’t use much processing power (particularly if no one connects to it), however
a) it’s one more process that could be killed (i know i could write a script to kill the first instance of mt-daapd every time it starts, but that seems silly)
b) it’s one more thing being advertised to my networkmaybe I’m just a minimalist, but is there any way I can get rid of that pesky web interface?
29/09/2006 at 3:25 AM #6649rpedde
Participant@sdnalloh wrote:
The Web Interface is nice and all, but I just don’t use it and would like to disable it.
The web interface is free. DAAP is layered over http, so there *must* be a http server. You could always just empty the files out of the admin root, or put an index.html that didn’t do anything, but you can’t get rid of the web server. Won’t serve files if you do. 🙂
b) it’s one more thing being advertised to my network
Yeah, it might make sense to not advertise it over mdns. At some point, I’m going to make it not advertise if you don’t have an admin_pw set, so that might do something, but from a resources standpoint, it’s already advertising the daap server, so it doesn’t cost any extra resources to advertise the web interface.
maybe I’m just a minimalist, but is there any way I can get rid of that pesky web interface?
In short, not really. And there aren’t really any resouces to “save” there.
— Ron
-
AuthorPosts
- The forum ‘Feature Requests’ is closed to new topics and replies.