mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-16 02:58:23 -05:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
var less = {logLevel: 4,
|
|
errorReporting: 'console'};
|
|
less.rootpath = 'https://localhost/';
|