ifvictr / ghost-storage-github

:octocat: GitHub storage adapter for Ghost
https://npm.im/ghost-storage-github
MIT License
65 stars 12 forks source link

Add filepath format option #14

Closed ifvictr closed 5 years ago

ifvictr commented 5 years ago

Example of what the config might look like:

format: '{YYYY}/{MM}/{DD}/{NAME}-{UUID}-{TIMESTAMP}-{RANDOM}{EXT}'
ifvictr commented 5 years ago

Built-in unique filename generator is already sufficient.