diff --git a/config.py.in b/config.py.in index f22aafc76..c5c6e309f 100644 --- a/config.py.in +++ b/config.py.in @@ -157,8 +157,6 @@ class KimchiConfig(PluginConfig): 'path': kimchiPaths.spice_css_file}, '/spice-web-client': {'type': 'dir', 'path': kimchiPaths.spice_dir}, - '/index.html': {'type': 'file', - 'path': kimchiPaths.spice_file}, '/serial': {'type': 'dir', 'path': kimchiPaths.serial_dir}}