diff options
| author | 2026-07-10 15:35:56 +0200 | |
|---|---|---|
| committer | 2026-07-10 15:36:25 +0200 | |
| commit | 62a7c2f8f57685722c14d5debeb6722748f6b48f (patch) | |
| tree | 2f0884e5a85e4df149b74674a56829b2216542bc /cgit_build.conf | |
Initial commit with working setup
Diffstat (limited to 'cgit_build.conf')
| -rw-r--r-- | cgit_build.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cgit_build.conf b/cgit_build.conf new file mode 100644 index 0000000..e44b19f --- /dev/null +++ b/cgit_build.conf @@ -0,0 +1,6 @@ +CGIT_SCRIPT_PATH = /opt/cgit/app +CGIT_CONFIG = /opt/cgit/cgitrc +CACHE_ROOT = /opt/cgit/cache +prefix = /opt/cgit +libdir = $(prefix) +filterdir = $(libdir)/filters |
