First Commit

This commit is contained in:
Konstantinos Arvanitakis
2026-07-03 16:42:22 +03:00
commit b16413ff9a
125 changed files with 20420 additions and 0 deletions
View File
View File
+21
View File
@@ -0,0 +1,21 @@
base_path: /stoic
auth:
mode: session
validate_url: http://nginx/validate
cookie: laravel_session
content_path: /content
media_path: /media
thumbs_path: /storage/app/public/stoic/
repository_path: /repository
presets:
- code: large
mode: resize
width: 1200
- code: medium
mode: resize
width: 800
- code: small
mode: resize
width: 420
+1
View File
@@ -0,0 +1 @@
schemas: []