Skip to content
Snippets Groups Projects
Commit d71f59e9 authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Clean up code and support pithos-hosted images

 * Drop "custom" image format type. The same functionality is provided
   by network-hosted images.
 * Images with id that starts with "http:", "https:", "ftp:", "ftps:"
   are considered to be network hosted and are downloaded via cURL.
 * Images with id that starts with "pithos:" are considered to be
   pithos-hosted.
 * Support for pithos and network hosted images is disabled by default.
   You may enable it when configuring the project  using
   --enable-pithos-backend and --enable-network-backend respectively.
parent de0cc3e9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment