mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-15 12:38:01 +00:00
Fix title and add possibility to modify it
Signed-off-by: Sander Lepik <sander@lepik.eu>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
//Set title for your image and mp4 hosting service
|
||||
define('TITLE', 'PictShare');
|
||||
|
||||
//If set, can be added to any image URL to delete the image and all versions of the image
|
||||
//Must be longer than 10 characters
|
||||
//Usage example:
|
||||
|
||||
Reference in New Issue
Block a user