Expected Behavior
I'd like to avoid URL shortener. In my opinion, it's hiding useful information, in favor of saving a few bytes, that machine and protocol can handle easily. I know that IRC limits characters in lines, but URL from Git hosting services are usually short enough.
Of course, it should be optional, I totally understand that some people prefers to use it.
Actual Behavior
URL shortener is mandatory
Proposed Solution
Add a boolean shortener: false in the configuration file.
Expected Behavior
I'd like to avoid URL shortener. In my opinion, it's hiding useful information, in favor of saving a few bytes, that machine and protocol can handle easily. I know that IRC limits characters in lines, but URL from Git hosting services are usually short enough.
Of course, it should be optional, I totally understand that some people prefers to use it.
Actual Behavior
URL shortener is mandatory
Proposed Solution
Add a boolean
shortener: falsein the configuration file.