diff options
Diffstat (limited to 'fg21sim/configs/10-galactic.conf.spec')
-rw-r--r-- | fg21sim/configs/10-galactic.conf.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec index 116586f..8d3ee77 100644 --- a/fg21sim/configs/10-galactic.conf.spec +++ b/fg21sim/configs/10-galactic.conf.spec @@ -45,8 +45,6 @@ # Filename prefix for this component prefix = string(default="gsync") - # Whether save this component to disk - save = boolean(default=True) # Output directory to save the simulated results output_dir = string(default=None) @@ -81,8 +79,6 @@ # Filename prefix for this component prefix = string(default="gfree") - # Whether save this component to disk - save = boolean(default=True) # Output directory to save the simulated results output_dir = string(default=None) @@ -100,7 +96,5 @@ # Filename prefix for this component prefix = string(default="gsnr") - # Whether save this component to disk - save = boolean(default=True) # Output directory to save the simulated results output_dir = string(default=None) |