mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 00:18:03 +02:00
Getting rid of the tabs seems to make the online yaml parser I used happy.
This commit is contained in:
+6
-6
@@ -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