feat: session encryption
-- Allows user-customization of encryption
This commit is contained in:
@@ -32,6 +32,9 @@ USERCONFIG = pcall(require, "user")
|
||||
-- Load plugins
|
||||
require("plugs")
|
||||
|
||||
-- Encrypt Sessions
|
||||
require("encryption")
|
||||
|
||||
--------- Update Plugins ----------
|
||||
---Running this may cause slowdowns
|
||||
-----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user