Skip to content
  • Matt Baer's avatar
    Support configuring resource directories · 6c7ee767
    Matt Baer authored
    This adds new configuration values that specify the parent directory of
    application resources:
    
    - templates_parent_dir
    - static_parent_dir
    - pages_parent_dir
    - keys_parent_dir
    
    For any values not specified, the application will default to the
    current directory.
    
    This closes T560
    6c7ee767