Skip to content
Grav 2.0 is officially stable. Read the announcement →

BenLaKnet Member

@BenLaKnet · Joined 2 months ago · 27 posts · 5 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Tools / Scheduler "Not Enabled for user: username" · 3 weeks ago

    Webhooks are useful if you cannot create a cron job on your web server. You need to configure a task on another server that will launch the task remotely. For example: curl -X POST "https://www.monglu

  • Disk usage / non-priority · 1 month ago

    Up

  • Disk usage / non-priority · 1 month ago

    How to configure "disk usage"? I am limited to 1Go and I do not know how to configure disk space. Many thanks

  • Progress Bar in backups section · 1 month ago

    It is running, many thanks.

  • Disk usage / non-priority · 2 months ago

    How to configure "disk usage"? There may be a problem regarding disk usage and disk space.

  • Scheduler with webhook · 2 months ago

    For people that reading examples in:

  • Scheduler with webhook · 2 months ago

    Many thanks, You're a star. it is running with: -H "X-Webhook-Token: <token>" Maybe you have to change documentation into Tools / scheduler.

  • Scheduler with webhook · 2 months ago

    I tried: curl -X POST "blog/scheduler/webhook" -H "Authorization: Bearer AUTH_KEY" and curl -X POST "blog/scheduler/webhook" -H "X-API-Token: AUTH_KEY" same error message. Many thanks for your helps.

  • Scheduler with webhook · 2 months ago

    It is running for health. I just have an error with "Invalid authorization token" Without secure token it is running, but with one generated token with: "openssl rand -hex 32", it is not. I generated

  • Progress Bar in backups section · 2 months ago