f3c8bbd config: make sure URLs end with a slash

3 files Authored by kparal 3 years ago, Committed by frantisekz 3 years ago,
    config: make sure URLs end with a slash
    
    This prevents missing slashes or double slashes, depending on what the user
    provides in a config file and how the code is written.
    
        
file modified
+14 -1
file modified
+2 -2