#### Summary: Can the `save_dso` arguments be set via `rstan_options()`? This is handy for working indirectly via [other packages like `brms` ](https://github.com/paul-buerkner/brms/issues/1709). When compiling many models that cannot re-use the old compiled model, `/tmp` usually fills up very quickly because `save_dso` is `TRUE` by default.