mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
332 lines
8.3 KiB
YAML
332 lines
8.3 KiB
YAML
servername: 'http://local.phrasea/'
|
|
languages:
|
|
available: []
|
|
default: 'fr'
|
|
main:
|
|
maintenance: false
|
|
languages: []
|
|
key: ''
|
|
api_require_ssl: true
|
|
api_token_header: false
|
|
delete-account-require-email-confirmation: true
|
|
database:
|
|
host: 127.0.0.1
|
|
port: 3306
|
|
user: root
|
|
password: ''
|
|
dbname: ab_test
|
|
driver: pdo_mysql
|
|
charset: UTF8
|
|
database-test:
|
|
driver: pdo_sqlite
|
|
path: '/tmp/db.sqlite'
|
|
charset: UTF8
|
|
cache:
|
|
type: redis
|
|
options:
|
|
host: localhost
|
|
port: 6379
|
|
search-engine:
|
|
type: elasticsearch
|
|
options:
|
|
host: elasticsearch
|
|
port: 9200
|
|
index: ''
|
|
shards: 3
|
|
replicas: 0
|
|
minScore: 2
|
|
highlight: true
|
|
populate_order: RECORD_ID
|
|
populate_direction: DESC
|
|
activeTab: ''
|
|
facets:
|
|
_base:
|
|
limit: 10
|
|
_collection:
|
|
limit: 10
|
|
_doctype:
|
|
limit: 10
|
|
_camera_model:
|
|
limit: 0
|
|
_iso:
|
|
limit: 0
|
|
_aperture:
|
|
limit: 0
|
|
_shutterspeed:
|
|
limit: 0
|
|
_flashfired:
|
|
limit: 0
|
|
_framerate:
|
|
limit: 0
|
|
_audiosamplerate:
|
|
limit: 0
|
|
_videocodec:
|
|
limit: 0
|
|
_audiocodec:
|
|
limit: 0
|
|
_orientation:
|
|
limit: 0
|
|
_colorspace:
|
|
limit: 0
|
|
_mimetype:
|
|
limit: 0
|
|
task-manager:
|
|
status: started
|
|
enabled: true
|
|
options:
|
|
protocol: tcp
|
|
host: 127.0.0.1
|
|
port: 6660
|
|
linger: 500
|
|
logger:
|
|
max-files: 10
|
|
enabled: true
|
|
level: INFO
|
|
session:
|
|
type: 'file'
|
|
options: []
|
|
ttl: 86400
|
|
binaries:
|
|
ghostscript_binary: null
|
|
php_binary: null
|
|
swf_extract_binary: null
|
|
pdf2swf_binary: null
|
|
swf_render_binary: null
|
|
unoconv_binary: null
|
|
ffmpeg_binary: null
|
|
ffprobe_binary: null
|
|
mp4box_binary: null
|
|
pdftotext_binary: null
|
|
ffmpeg_timeout: 3600
|
|
ffprobe_timeout: 60
|
|
gs_timeout: 60
|
|
mp4box_timeout: 60
|
|
swftools_timeout: 60
|
|
unoconv_timeout: 60
|
|
storage:
|
|
subdefs: null
|
|
cache: null
|
|
log : null
|
|
download: null
|
|
lazaret: null
|
|
caption: null
|
|
tmp_files: null
|
|
border-manager:
|
|
enabled: true
|
|
extension-mapping:
|
|
otc: application/vnd.oasis.opendocument.chart-template
|
|
ttc: application/x-font-ttf
|
|
checkers:
|
|
-
|
|
type: Checker\Sha256
|
|
enabled: true
|
|
collections: []
|
|
compare-ignore-collections: []
|
|
-
|
|
type: Checker\UUID
|
|
enabled: true
|
|
collections: []
|
|
compare-ignore-collections: []
|
|
-
|
|
type: Checker\Colorspace
|
|
enabled: false
|
|
collections: []
|
|
options:
|
|
colorspaces: [cmyk, grayscale, rgb]
|
|
media_types: [Image]
|
|
-
|
|
type: Checker\Dimension
|
|
enabled: false
|
|
options:
|
|
width: 80
|
|
height: 160
|
|
-
|
|
type: Checker\Extension
|
|
enabled: false
|
|
options:
|
|
extensions: [jpg, jpeg, bmp, tif, gif, png, pdf, doc, odt, mpg, mpeg, mov, avi, xls, flv, mp3, mp2]
|
|
-
|
|
type: Checker\Filename
|
|
enabled: false
|
|
options:
|
|
sensitive: true
|
|
collections: []
|
|
compare-ignore-collections: []
|
|
-
|
|
type: Checker\MediaType
|
|
enabled: false
|
|
options:
|
|
mediatypes: [Audio, Document, Flash, Image, Video]
|
|
authentication:
|
|
auto-create:
|
|
templates: { }
|
|
captcha:
|
|
enabled: true
|
|
trials-before-display: 9
|
|
providers:
|
|
facebook:
|
|
enabled: false
|
|
options:
|
|
app-id: ''
|
|
secret: ''
|
|
default-graph-version: 'v2.10'
|
|
twitter:
|
|
enabled: false
|
|
options:
|
|
consumer-key: ''
|
|
consumer-secret: ''
|
|
google-plus:
|
|
enabled: false
|
|
options:
|
|
client-id: ''
|
|
client-secret: ''
|
|
github:
|
|
enabled: false
|
|
options:
|
|
client-id: ''
|
|
client-secret: ''
|
|
viadeo:
|
|
enabled: false
|
|
options:
|
|
client-id: ''
|
|
client-secret: ''
|
|
linkedin:
|
|
enabled: false
|
|
options:
|
|
client-id: ''
|
|
client-secret: ''
|
|
registration-fields:
|
|
-
|
|
name: company
|
|
required: true
|
|
-
|
|
name: lastname
|
|
required: true
|
|
-
|
|
name: firstname
|
|
required: true
|
|
-
|
|
name: geonameid
|
|
required: true
|
|
xsendfile:
|
|
enabled: false
|
|
type: nginx
|
|
mapping: []
|
|
h264-pseudo-streaming:
|
|
enabled: false
|
|
type: nginx
|
|
mapping: []
|
|
plugins: []
|
|
api_cors:
|
|
enabled: false
|
|
allow_credentials: false
|
|
allow_origin: []
|
|
allow_headers: []
|
|
allow_methods: []
|
|
expose_headers: []
|
|
max_age: 0
|
|
hosts: []
|
|
api_cors_paths: []
|
|
session:
|
|
idle: 0
|
|
lifetime: 604800 # 1 week
|
|
crossdomain:
|
|
site-control: 'master-only'
|
|
allow-access-from:
|
|
-
|
|
domain: '*.example.com'
|
|
secure: 'false'
|
|
-
|
|
domain: 'www.example.com'
|
|
secure: 'true'
|
|
to-ports: '507,516-523'
|
|
allow-access-from-identity:
|
|
-
|
|
fingerprint-algorithm: 'sha-1'
|
|
fingerprint: '01:23:45:67:89:ab:cd:ef:01:23:45:67:89:ab:cd:ef:01:23:45:67'
|
|
-
|
|
fingerprint-algorithm: 'sha256'
|
|
fingerprint: '01:23:45:67:89:ab:cd:ef:01:23:45:67:89:ab:cd:ef:01:23:45:67'
|
|
allow-http-request-headers-from:
|
|
-
|
|
domain: '*.bar.com'
|
|
secure: 'true'
|
|
headers: 'SOAPAction, X-Foo*'
|
|
-
|
|
domain: 'foo.example.com'
|
|
secure: 'false'
|
|
headers: 'Authorization,X-Foo*'
|
|
embed_bundle:
|
|
video:
|
|
player: videojs
|
|
autoplay: false
|
|
cover_subdef: thumbnail
|
|
message_start: StartOfMessage
|
|
available_speeds:
|
|
- 1
|
|
- 1.5
|
|
- 3
|
|
audio:
|
|
player: videojs
|
|
autoplay: false
|
|
cover_subdef: thumbnail
|
|
document:
|
|
player: flexpaper
|
|
enable_pdfjs: true
|
|
video-editor:
|
|
ChapterVttFieldName: VideoTextTrackChapters
|
|
seekBackwardStep: 500 # in ms
|
|
seekForwardStep: 500 # in ms
|
|
playbackRates:
|
|
- 1
|
|
- '1.5'
|
|
- 3
|
|
geocoding-providers:
|
|
-
|
|
map-provider: mapboxWebGL
|
|
enabled: false
|
|
public-key: ''
|
|
map-layers:
|
|
-
|
|
name: Light
|
|
value: 'mapbox://styles/mapbox/light-v9'
|
|
-
|
|
name: Streets
|
|
value: 'mapbox://styles/mapbox/streets-v9'
|
|
-
|
|
name: Basic
|
|
value: 'mapbox://styles/mapbox/basic-v9'
|
|
-
|
|
name: Satellite
|
|
value: 'mapbox://styles/mapbox/satellite-v9'
|
|
-
|
|
name: Dark
|
|
value: 'mapbox://styles/mapbox/dark-v9'
|
|
transition-mapboxgl:
|
|
-
|
|
animate: true
|
|
speed: '2.2'
|
|
curve: '1.42'
|
|
default-position:
|
|
- '48.879162'
|
|
- '2.335062'
|
|
default-zoom: 5
|
|
marker-default-zoom: 9
|
|
geonames-field-mapping: true
|
|
cityfields: City, Ville
|
|
provincefields: Province
|
|
countryfields: Country, Pays
|
|
workers:
|
|
queue:
|
|
worker-queue:
|
|
registry: alchemy_worker.queue_registry
|
|
host: localhost
|
|
port: 5672
|
|
user: guest
|
|
password: guest
|
|
vhost: /
|
|
|
|
user_account:
|
|
deleting_policies:
|
|
email_confirmation: true
|