Update docs
This commit is contained in:
parent
757d12fbdd
commit
64dea0245f
@ -324,7 +324,7 @@ Description: Default number of chunks for parallel upload
|
||||
|
||||
### `$settings['upload']['allow_automatic_upload']`
|
||||
Default: `true`
|
||||
Description: If false, [disables automatic upload from file path in constructors](FILES.html)
|
||||
Description: If false, [disables automatic upload from file path in constructors](FILES.html) (automatic upload by URL/from remote file will still be allowed).
|
||||
|
||||
### `$settings['upload']['part_size']`
|
||||
Default: `512*1024`
|
||||
@ -443,4 +443,4 @@ The settings array can be accessed and modified in the instantiated class by acc
|
||||
$MadelineProto->settings['updates']['handle_updates'] = true; // reenable update fetching
|
||||
```
|
||||
|
||||
<a href="https://docs.madelineproto.xyz/docs/SELF.html">Next section</a>
|
||||
<a href="https://docs.madelineproto.xyz/docs/SELF.html">Next section</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user