mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
module.exports = {
|
|
basePath: "/admin",
|
|
trailingSlash: true,
|
|
};
|