mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn: remove tini option & env variable (#1301)
This commit is contained in:
@@ -251,7 +251,6 @@ type Config struct {
|
||||
PreForkNetworks string `json:"pre_fork_networks"`
|
||||
MaxTmpFsInodes uint64 `json:"max_tmpfs_inodes"`
|
||||
EnableReadOnlyRootFs bool `json:"enable_readonly_rootfs"`
|
||||
EnableTini bool `json:"enable_tini"`
|
||||
MaxRetries uint64 `json:"max_retries"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user