mirror of
https://github.com/wishthis/wishthis.git
synced 2026-04-18 13:39:41 -04:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
var less = {logLevel: 4,
|
|
errorReporting: 'console'};
|
|
less.rootpath = 'https://localhost/';
|