Change Gallery Title
This commit is contained in:
parent
cc0197571f
commit
0ca9d73914
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// Basic Settings
|
||||
|
||||
// Gallery Title
|
||||
$conf['gallery_name'] = "Seiichiro's Gallery";
|
||||
$conf['gallery_name'] = '<i class="fa fa-home"></i>';
|
||||
// Full Filesystem Path to the Base Image Directory
|
||||
$conf['fs_imagedir'] = '/data0/Private/Pictures/Gallery';
|
||||
// Full Filesystem Path to the Thumbnails Storage Directory
|
||||
|
|
Loading…
Reference in a new issue