mirror of
https://github.com/WerySkok/nativegallery.git
synced 2024-11-14 19:19:15 +03:00
53 lines
No EOL
958 B
YAML
53 lines
No EOL
958 B
YAML
ngallery:
|
|
root:
|
|
title: "NativeGallery"
|
|
showtitle: false
|
|
logo: "/static/img/logosmall.png"
|
|
description: ""
|
|
keywords: ""
|
|
maintenance: false
|
|
debug: true
|
|
botkey: ''
|
|
access:
|
|
type: 'allow'
|
|
countries: ''
|
|
cloudflare-caching: false
|
|
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
|
|
registration:
|
|
prohibited_usernames: ''
|
|
access:
|
|
public: true
|
|
video:
|
|
upload:
|
|
allow: true
|
|
photo:
|
|
upload:
|
|
allow: true
|
|
premoderation: true
|
|
defaultindex: 5.0
|
|
allowgif: true
|
|
comments:
|
|
premoderation: false
|
|
|
|
|