You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says I can run t_rex serve with --cache DIR to enable the cache. But this doesn't work with last released version. In the log it says somewhere "No cache". I can enable the cache in the config file, but I'd rather do this on the command line, because it is more flexible that way.