aboutsummaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2022-03-09 22:15:56 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2022-03-09 22:15:56 +0300
commit699d75552abf35b243e9f589b24c7d880a8c7423 (patch)
tree2d2ab7a5082fcd7235504dc74170c14b0bb2cc84 /config.yml.example
parent4307f85a048e7f6783f112b9f243588e305a16fc (diff)
Move downloaded files to a permanent location
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example
index b39adca..dae2350 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -4,6 +4,7 @@
:path: '/var/www/telegabber/content' # webserver workdir
:link: 'http://tlgrm.localhost/content' # webserver public address
:upload: 'https:///xmppfiles.localhost' # xmpp http upload address
+ :user: 'www-data' # owner of content files
:tdlib_verbosity: 1
:tdlib:
:datadir: './sessions/'