root/plugins/sfAdminDashPlugin/trunk/config/app.yml
| Revision 30505, 0.6 kB (checked in by Crafty_Shadow, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | all: |
| 2 | sf_admin_dash: |
| 3 | web_dir: /sfAdminDashPlugin |
| 4 | image_dir: /sfAdminDashPlugin/images/icons/ |
| 5 | default_image: config.png |
| 6 | dashboard_url: @homepage |
| 7 | resize_mode: thumbnail |
| 8 | site: My Site Name |
| 9 | include_path: true |
| 10 | include_assets: true |
| 11 | include_jquery: true |
| 12 | include_jquery_no_conflict: false |
| 13 | login_route: @sf_guard_signin |
| 14 | logout: true |
| 15 | logout_route: @sf_guard_signout |
| 16 |
Note: See TracBrowser for help on using the browser.