mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 15:10:41 +01:00
* feat: `cleanup-wallet` cli command `lnbits-cli db cleanup-wallets` removes all wallets that never had an transaction. this helps against spammers creating random wallets, eventually slowing down the db. * add commands * add to example env * db_versions was used in app * add delta as cli argument * use days unit * simplify cli argument name (cleanup_wallet_days -> days)! --------- Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com> Co-authored-by: Pavol Rusnak <pavol@rusnak.io> |
||
---|---|---|
.. | ||
templates | ||
views | ||
__init__.py | ||
crud.py | ||
db.py | ||
helpers.py | ||
migrations.py | ||
models.py | ||
services.py | ||
tasks.py |