-
Notifications
You must be signed in to change notification settings - Fork 135
Config_Brain_Overrides
Keith Sterling edited this page Feb 21, 2019
·
8 revisions
The configuration sections controls elements of the bot which can leave your bot open to security issues
brain:
overrides:
allow_system_aiml: true
allow_learn_aiml: true
allow_learnf_aiml: true
- allow_system_aiml - Allow the use of the '' tag
- allow_learn_aiml - Allow the '' tag which allows users to add new knowledge to the running bot
- allow_learnf_aiml - Allow the '' tag which allows users to add new knowledge to the running bot, and also persist the knowledge to the storage system to be loaded at a later time
Email: [email protected] | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website