feat: sideloading + locales nav menu

This commit is contained in:
Nick
2019-06-21 20:54:09 -04:00
parent e4fc2b7b12
commit 28cf67cdaa
12 changed files with 151 additions and 23 deletions

View File

@@ -105,3 +105,11 @@ uploads:
maxFileSize: 5242880
# Maximum file uploads per request (default: 20)
maxFiles: 10
# ---------------------------------------------------------------------
# Offline Mode
# ---------------------------------------------------------------------
# If your server cannot access the internet. Set to true and manually
# download the offline files for sideloading.
offline: false