Settings

This document describes the Django settings that can be used to customize the configuration of django-github-storage.

DEFAULT_FILE_STORAGE
Default

django.core.files.storage.FileSystemStorage

django_github_storage.storage.FileSystemStorage

GIT_TOKEN
Default

No default

Get the token from your github server.

GIT_URL
Default

No default

Get the url from your github server.

MEDIA_FOLDER_NAME
Default

No default

The folder name need copy back to your django/wagtail folder.