This document covers the configuration process for meta.sr.ht.
metasrht-daily
: It is recommend to run this job daily.To enable billing, consult the meta.sr.ht::billing
configuration section. You
will need a working Stripe account for payment processing, and may need to
install the additional meta.sr.ht-billing
package to obtain additional
dependencies.
To create users, use metasrht-manageuser
. For example, to create an
administrator:
metasrht-manageuser -t admin -e <email> <username>
commit 64dd454d025e91c76405cd1d04f51ea8e7a4f6a7 Author: wheezard <90904039+wheezard@users.noreply.github.com> Date: 2024-09-07T05:46:36+04:00 man: fixed a typo (missing closing parenthesis)