aboutsummaryrefslogtreecommitdiff
path: root/app/configuration/application.ini
blob: c98622c5d044f865e79541adbf35b5afc35c1d1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[general]
environment = "development"
use_url_rewriting = true
sel_application = "flux rss lalala ~~~"

base_url = "/~marien/rss/public"
title = "Flux RSS"
language = "fr"
cache_enabled = false ; n'influe pas sur le cache de SimplePie

[db]
host = "localhost"
user = "bd"
password = "bede"
base = "marienfr_rss"