wombelix / pagure

Forked from pagure a year ago
Clone

06e3de4 fix: Crash when config:[ENABLE_DOCS = False]

Authored and Committed by wombelix a month ago
    fix: Crash when config:[ENABLE_DOCS = False]
    
    Ensure 'config["DOCS_FOLDER"]' is always defined to avoid 'KeyError' Exception down the line
    
    Fixes: https://pagure.io/pagure/issue/5407
    
        
file modified
+4 -0