0.4.1.1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
.DS_Store
|
||||
@@ -1,14 +0,0 @@
|
||||
#!/usr/bin/php
|
||||
<?
|
||||
|
||||
$p['allowed'] = array("jpg","jpeg","png","mov","mp4","m4v","dng","heic");
|
||||
$p['limit'] = 2000;
|
||||
$p['maxlength'] = 30;
|
||||
$p['pt'] = "%DTO_%MODEL_%PLACE_%SW_%FILE.%EXT";
|
||||
$p['vt'] = "%DTO_%DUR_%PLACE_%SW_%FILE.%EXT";
|
||||
$p['key'] = "";
|
||||
$p['dry_run'] = 1;
|
||||
|
||||
file_put_contents("master/prefs.php",serialize($p));
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user