Maybe can do it using this https://github.com/NodeBB/NodeBB/blob/master/src/routes/index.js#L110.
Not sure if anyone tried remounting admin to a different url
Change Sig limit of 250 chars
-
Maybe I'm blind but I've been searching for a while now and cannot seem to find anywhere to change the 250 limit of signatures. I want to allow longer sigs.
Can it be done?
-
@NodeHam said in Change Sig limit of 250 chars:
Maybe I'm blind but I've been searching for a while now and cannot seem to find anywhere to change the 250 limit of signatures. I want to allow longer sigs.
Can it be done?
go to
ACP > Settings> Posts > Signature Settings
-
@crazycells Wow, never thought of looking in the posts section or when I did, I missed it. Thank you very much.