fix base adress

This commit is contained in:
Tom Canac 2014-04-30 23:09:36 +02:00
parent 778a610c7d
commit 1eef7b312b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ $label_noimages = "No images"; //Empty folder text
$label_loading = "Loading..."; //Thumbnail loading text
//RSS SETTINGS
$gallery_link = "./"; //don't forget the final / !
$gallery_link = "http://you.minigal.adress/"; //don't forget the final / !
$description = "MiniGal Nano";
$nb_items_rss = 25; //number ef elements to display in the feed. If you add a lot of pictures at the time, consider increasing this number
$SkipExts = array('html', 'txt', 'php', "gitignore"); //Files with one of this extension will not be displayed on the RSS feed