partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

partkeepr.yml (786B)


      1 partkeepr:
      2   image_cache_directory: %kernel.cache_dir%/imagecache/
      3   cronjob_check: %partkeepr.cronjob.check%
      4   authentication_provider: %authentication_provider%
      5   directories:
      6     iclogo: %kernel.root_dir%/../data/images/iclogo/
      7     temp: %kernel.root_dir%/../data/temp/
      8     tempfile: %kernel.root_dir%/../data/files/Temporary/
      9     footprintattachment: %kernel.root_dir%/../data/files/FootprintAttachment/
     10     footprint: %kernel.root_dir%/../data/images/footprint/
     11     partattachment: %kernel.root_dir%/../data/files/PartAttachment/
     12     storagelocation: %kernel.root_dir%/../data/images/storagelocation/
     13     mimetype_icons: %kernel.root_dir%/../src/PartKeepr/MimetypeIconsBundle/Resources/public/images/mimes/
     14     projectattachment: %kernel.root_dir%/../data/files/ProjectAttachment/