mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Getting rid of the tabs seems to make the online yaml parser I used happy.
This commit is contained in:
@@ -6,11 +6,11 @@ imports:
|
||||
filter:
|
||||
excluded_paths: [
|
||||
|
||||
html/includes/jpgraph/*,
|
||||
html/js/jquery.cycle.all.js,
|
||||
html/js/jquery-ui-timepicker-addon.js,
|
||||
html/js/sorttable.js,
|
||||
html/js/tw-sack.js,
|
||||
includes/phpmailer/*
|
||||
html/includes/jpgraph/*,
|
||||
html/js/jquery.cycle.all.js,
|
||||
html/js/jquery-ui-timepicker-addon.js,
|
||||
html/js/sorttable.js,
|
||||
html/js/tw-sack.js,
|
||||
includes/phpmailer/*
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user