This commit is contained in:
Z. Cliffe Schreuders
2023-11-07 23:56:57 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@
<service type="httpd"/>
<utility module_path=".*/hackerbot">
<input into="hackerbot_configs">
<input into="hackerbot_configs" into_datastore="hackerbot_instructions">
<generator module_path=".*/symmetric_enc_aes">
<input into="accounts">
<datastore>accounts</datastore>

View File

@@ -121,7 +121,7 @@
<service type="httpd"/>
<utility module_path=".*/hackerbot">
<input into="hackerbot_configs">
<input into="hackerbot_configs" into_datastore="hackerbot_instructions">
<generator module_path=".*/asymmetric_enc_rsa">
<input into="accounts">
<datastore>accounts</datastore>