Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Configure app.yaml #121

Closed
orkunkl opened this issue Jun 2, 2021 · 4 comments
Closed

Configure app.yaml #121

orkunkl opened this issue Jun 2, 2021 · 4 comments
Assignees
Milestone

Comments

@orkunkl
Copy link
Contributor

orkunkl commented Jun 2, 2021

pruning=custom
pruning-keep-recent=362880 
pruning-keep-every=0 
pruning-interval=100

/// api

api = enable
enabled-unsafe-cors = true
@orkunkl orkunkl added this to the Juno Fleet milestone Jun 2, 2021
@orkunkl orkunkl self-assigned this Jun 2, 2021
@migmeneses
Copy link
Contributor

Probably, you mean:

pruning = "custom"
pruning-keep-recent = "362880"
pruning-keep-every = "0"
pruning-interval = "100"

[api]
enable = true
enabled-unsafe-cors = true

@migmeneses
Copy link
Contributor

migmeneses commented Jun 7, 2021

@orkunkl you can have a look on juno-fleet within Misc project and juno-2 within onboard-node-op

@migmeneses
Copy link
Contributor

migmeneses commented Jun 7, 2021

be aware juno-2 has its $AP_HOMEon the regular home directory

@orkunkl
Copy link
Contributor Author

orkunkl commented Jun 7, 2021

juno-2 and juno-fleet approved

@orkunkl orkunkl closed this as completed Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants