66b3e20 fix: Crash when config:[ENABLE_DOCS = False]

Authored and Committed by wombelix 5 months 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