diff options
author | pb1dft <pb1dft@ampache> | 2007-03-03 22:40:21 +0000 |
---|---|---|
committer | pb1dft <pb1dft@ampache> | 2007-03-03 22:40:21 +0000 |
commit | dec762fe5d70ff85a4de4f26c25bfb4a53811805 (patch) | |
tree | 2fa53d17562f06a1e2e0eef48fae6571777dce54 /config/ampache.cfg.php.dist | |
parent | f9e3b1360f40ada7645d6fdd0be6ee6c721269a0 (diff) | |
download | ampache-dec762fe5d70ff85a4de4f26c25bfb4a53811805.tar.gz ampache-dec762fe5d70ff85a4de4f26c25bfb4a53811805.tar.bz2 ampache-dec762fe5d70ff85a4de4f26c25bfb4a53811805.zip |
Changed/Added rss stuffie updated main config, Rewrote some off the statistics to use an array
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r-- | config/ampache.cfg.php.dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index b675b4c9..2495d2b6 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -523,9 +523,6 @@ rss_main_description = Rss feed for Ampache so you can monitor who is listening # rss_main_copyright = here you can enter copyright information if you wish # DEFAULT: copyright (c) Speedy B for Ampache rss_main_copyright = copyright (c) Speedy B for Ampache -# rss_main_language = the feed language. Some feed readers use this. -# DEFAULT: nl -rss_main_language = nl # rss_song_description = The description of the song. # It has to start with <![CDATA[ # and end with ]]>. this is because xml wont parse if strange |