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 dae2350..b8de1dd 100644 --- a/config.yml.example +++ b/config.yml.example @@ -5,6 +5,7 @@ :link: 'http://tlgrm.localhost/content' # webserver public address :upload: 'https:///xmppfiles.localhost' # xmpp http upload address :user: 'www-data' # owner of content files + :quota: '256MB' # maximum storage size :tdlib_verbosity: 1 :tdlib: :datadir: './sessions/' |