Use this page in the UI when creating / editing a Storage service.
ID
The service ID. Must be unique for each service.
Used as the sid query parameter in HTTP API requests.
You can only edit this setting while creating a new service. After this it is locked forever.
Name
A descriptive name for the service.
Replica
Check if this should be a continuously synchronized replica of a storage service on another OwnCDN instance.
You can only set this option while creating a new service. After this it is locked forever.
Replication source
(only visible when "Replica" is checked above)
Which Source (OwnCDN instance) this service should replicate from.
Use Replication sources to configure this list.
Replicate service ID
(only visible when "Replica" is checked above)
The service ID of the storage service to replication from on the Source.
Case-sensitive
When checked (case-sensitive), files/objects are stored under the exact path and query as provided when the item was uploaded/retrieved. Requests for a file/object must match the path and query exactly, including letter casing (uppper/lower case).
When NOT checked (not case-sensitive), files/objects are stored with the path (before ?) converted to lower case letters, while the query part (after ?) is kept as originally provided. The same if done for incoming requests, so that requests for file/object will match without regard to letter casing in the path (before ?), while the query part (after ?) still must match letter casing.
This also affects how files/objects are listed (for example, in the HTTP API "File list"). The files/objects paths are listed as stored (see above).
You can only set this option while creating a new service. After this it is locked forever.
If you intend to use the storage service with the S3 API, note that some applications / services expect the S3 storage API to be case-sensitive (enable this option).
Keep old versions
Whether to keep old file versions in the database and how long.
This affects how far back in time you can do a point-in-time restore - see Command line options.
Update (button)
Click to save / update the information on the page. Changes are NOT saved until you click this button.
Delete service (button)
(when editing existing service)
Click this button to delete the service.