mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 08:13:57 +01:00
23b9d34e16
* Add configurable history length This allows servers to decide the max length of each history item they want to store! Some users might have much larger history lines than others. This setting can be set to 0 to allow for unlimited history length. This is not recommended for a public server install, but for a private one it can work nicely. * Format lol |
||
---|---|---|
.. | ||
20210425153745_create_history.sql | ||
20210425153757_create_users.sql | ||
20210425153800_create_sessions.sql | ||
20220419082412_add_count_trigger.sql | ||
20220421073605_fix_count_trigger_delete.sql | ||
20220421174016_larger-commands.sql | ||
20220426172813_user-created-at.sql | ||
20220610074049_history-length.sql |