aboutsummarylogtreecommitdiffstats
path: root/reposilite.env
blob: 0fd331395d049935d9ae0d58893a0073fef564a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Settings for the reposilite daemon
# uncomment to change default values

# Allocated memory (see Xmx parameter in java(1))
#REPOSILITE_MEM=64m

# Running user
#REPOSILITE_USER=reposilite

# Path to the java executable ; defaults to system-wide set with archlinux-java.
# Other runtime environments from /usr/lib/jvm can be used (at least version 18.x)
#JAVA=/usr/bin/java

# Working directory where shared configuration and repositories are stored
#REPOSILITE_WORKING_DIR=/var/lib/reposilite

# Local configuration file
#REPOSILITE_LOCAL_CONF=/etc/reposilite/reposilite.cdn