Skip to content

Instantly share code, notes, and snippets.

View jontstaz's full-sized avatar

jontstaz

View GitHub Profile
{
"workflows": [
{
"name": "🤖 AI Content Generator & Publisher",
"description": "Genera contenuti con AI e pubblica su Twitter automaticamente",
"nodes": [
{
"name": "Schedule Daily",
"type": "n8n-nodes-base.cron",
"parameters": {
{
"workflows": [
{
"name": "🤖 AI Content Generator & Publisher",
"description": "Genera contenuti con AI e pubblica su Twitter automaticamente",
"nodes": [
{
"name": "Schedule Daily",
"type": "n8n-nodes-base.cron",
"parameters": {
{
"id": "gfA9Xdug8uza14hb",
"meta": {
"instanceId": "db407c8f66a7d599018aa1edf828f4170b2b2800a0674fff7140b6681ef113b0",
"templateCredsSetupCompleted": true
},
"name": "Multichannel AI Assistant Demo for Chatwoot",
"tags": [],
"nodes": [
{
@jontstaz
jontstaz / authelia-config.yml
Created April 22, 2024 20:20 — forked from dgalli1/authelia-config.yml
Authelia + OpenLDAP + Ldap User Manager
ldap:
## The LDAP implementation, this affects elements like the attribute utilised for resetting a password.
## Acceptable options are as follows:
## - 'activedirectory' - For Microsoft Active Directory.
## - 'custom' - For custom specifications of attributes and filters.
## This currently defaults to 'custom' to maintain existing behaviour.
##
## Depending on the option here certain other values in this section have a default value, notably all of the
## attribute mappings have a default value that this config overrides, you can read more about these default values
## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults