Added shortuuid, #314
This commit is contained in:
@@ -191,6 +191,8 @@ TEMPLATE_VALUES = {
|
||||
"{place.address.country}": "United States",
|
||||
"{place.address.country_code}": "US",
|
||||
"{uuid}": "128FB4C6-0B16-4E7D-9108-FB2E90DA1546",
|
||||
"{shortuuid}": "5KFgrKKnwmnN99jkHmJP8M",
|
||||
"{shortuuid|sslice(:7)}": "5KFgrKK",
|
||||
"{exif.camera_make}": "Apple",
|
||||
"{exif.camera_model}": "iPhone 6s",
|
||||
"{exif.lens_model}": "iPhone 6s back camera 4.15mm f/2.2",
|
||||
|
||||
Reference in New Issue
Block a user