nativegallery/ngallery-example.yaml
2024-07-06 10:28:50 +03:00

31 lines
No EOL
526 B
YAML

ngallery:
root:
title: "NativeGallery"
logo: "/static/img/logosmall.png"
maintenance: false
debug: true
botkey: ''
db:
name: ''
host: ''
login: ''
password: ''
websockets:
messages: ""
storage:
type: 's3'
s3:
domains:
public: ''
gateway: ''
credentials:
key: ''
secret: ''
region: 'auto'
version: 'latest'
bucket: ''
img:
proxy: true
percent: 50