Skip to content

Commit

Permalink
removed index.html from config path
Browse files Browse the repository at this point in the history
  • Loading branch information
pgurenko committed Jun 2, 2019
1 parent 686e45b commit b1705a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

Expand Down

0 comments on commit b1705a2

Please sign in to comment.