diff options
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 1 |
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/' |