mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
improve log
This commit is contained in:
parent
fea949b138
commit
3aa45b3338
@ -261,7 +261,7 @@ class Server {
|
|||||||
|
|
||||||
registerBaseEndpoints() {
|
registerBaseEndpoints() {
|
||||||
if (this.params.disableBaseEndpoint) {
|
if (this.params.disableBaseEndpoint) {
|
||||||
InternalConsole.warn("Base endpoint is disabled! Endpoints mapping will not be available, so linebridge client bridges will not work!")
|
InternalConsole.warn("‼️ [disableBaseEndpoint] Base endpoint is disabled! Endpoints mapping will not be available, so linebridge client bridges will not work! ‼️")
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user