projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164174a
)
Update production configuration file example
author
Chocobozzz
<florian.bigard@gmail.com>
Tue, 17 Oct 2017 09:13:01 +0000
(11:13 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Tue, 17 Oct 2017 09:13:01 +0000
(11:13 +0200)
config/production.yaml.example
patch
|
blob
|
history
diff --git
a/config/production.yaml.example
b/config/production.yaml.example
index f99c8927ecaf4b5c6c5f3310108447117ef105b0..1af20a9e4bb68b4d7145eca46b27cee21e180a3e 100644
(file)
--- a/
config/production.yaml.example
+++ b/
config/production.yaml.example
@@
-3,9
+3,9
@@
listen:
# Correspond to your reverse proxy "listen" configuration
webserver:
- https:
fals
e
+ https:
tru
e
hostname: 'example.com'
- port:
80
+ port:
443
# Your database name will be "peertube"+database.suffix
database:
@@
-27,7
+27,7
@@
storage:
cache:
previews:
- size: 1 # Max number of previews you want to cache
+ size: 1
00
# Max number of previews you want to cache
admin:
email: 'admin@example.com'