You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
module.exports = {
|
|
runtimeCompiler: true,
|
|
publicPath: "[{[ .StaticURL ]}]",
|
|
parallel: 2,
|
|
};
|