Forgot to save -.- Re-commit of last commit.

This commit is contained in:
Jack Walker
2020-07-06 11:53:35 +10:00
parent 46ef842bcf
commit 09cc1ee50d
2 changed files with 3 additions and 8 deletions

View File

@@ -16,13 +16,8 @@ Please do your best to provide as much information as possible. It will help sub
4. Retrieve your server-side logs from `~/.beef/beef.log`
5. **If using `beef-xss`:** Retrieve your service logs using `journalctl -u beef-xss`
Thank you, this will greatly aid us in identifying the root cause of your issue :)
**If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.**
Feel free to open it back up if you continue to have issues.

View File

@@ -8,9 +8,9 @@
beef:
version: '0.5.0.0-alpha-pre'
# More verbose messages (server-side)
debug: true
debug: false
# More verbose messages (client-side)
client_debug: true
client_debug: false
# Used for generating secure tokens
crypto_default_value_length: 80
@@ -18,7 +18,7 @@ beef:
# Used by both the RESTful API and the Admin interface
credentials:
user: "beef"
passwd: "beef1"
passwd: "beef"
# Interface / IP restrictions
restrictions: