mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
added note
This commit is contained in:
@@ -9,6 +9,9 @@ const client = akismet.client({
|
||||
});
|
||||
|
||||
let enabled = true;
|
||||
|
||||
// TODO: when using a developer key, this is possible, the plus plan does not
|
||||
// allow us to check the key.
|
||||
// let enabled = false;
|
||||
// client.verifyKey((err, valid) => {
|
||||
// if (err) {
|
||||
|
||||
Reference in New Issue
Block a user