mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 16:53:21 +08:00
feat: Add example [atlas] config section in Stacks.toml
This commit is contained in:
@@ -84,3 +84,13 @@ amount = 100000000
|
||||
# "STGT7GSMZG7EA0TS6MVSKT5JC1DCDFGZWJJZXN8A.contract.nft-token",
|
||||
# "stx"
|
||||
# ]
|
||||
|
||||
## Atlas database
|
||||
## The Atlas database, which handles file attachments, can be configured here
|
||||
## The values used in the example below are the minimum values which Atlas will accept
|
||||
##
|
||||
#[atlas]
|
||||
#attachments_max_size = 1048576
|
||||
#max_uninstantiated_attachments = 10000
|
||||
#uninstantiated_attachments_expire_after = 3600
|
||||
#unresolved_attachment_instances_expire_after = 172800
|
||||
|
||||
Reference in New Issue
Block a user