mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-23 09:16:54 +00:00
chore: Fix an awkward commentary typo...
This commit is contained in:
parent
93b28d981e
commit
479efac6e9
|
@ -3,6 +3,6 @@
|
|||
class StagingOptions {
|
||||
/// Whether we request for staging temprorary certificates.
|
||||
/// Hardcode to 'true' in the middle of testing to not
|
||||
/// get your domain banned but constant certificate renewal
|
||||
/// get your domain banned by constant certificate renewal
|
||||
static bool get stagingAcme => false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue