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
I'd like to add the option to have an in memory buffer when using the GUI. When using the command line you can specify the size of the circular buffer and if the buffer should be on disk or in memory. However, when using the GUI there is only an option to pick the size of the buffer.
I'd like to add a checkbox next to the buffer size box that allows the buffer to be in memory. It will be unchecked by default (keeping the current behavior).
Does this change sound OK?
The text was updated successfully, but these errors were encountered:
@shortspider, thank you for your feedback. This sounds reasonable, but is likely to be one of those things that will require community support. Are you interested in submitting a PR for this?
Hi,
I'd like to add the option to have an in memory buffer when using the GUI. When using the command line you can specify the size of the circular buffer and if the buffer should be on disk or in memory. However, when using the GUI there is only an option to pick the size of the buffer.
I'd like to add a checkbox next to the buffer size box that allows the buffer to be in memory. It will be unchecked by default (keeping the current behavior).
Does this change sound OK?
The text was updated successfully, but these errors were encountered: