From 699d75552abf35b243e9f589b24c7d880a8c7423 Mon Sep 17 00:00:00 2001 From: Bohdan Horbeshko Date: Wed, 9 Mar 2022 14:15:56 -0500 Subject: Move downloaded files to a permanent location --- config.yml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'config.yml.example') 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/' -- cgit v1.2.3