You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: