17 lines
314 B
INI
17 lines
314 B
INI
|
; Config file for Libertacasae
|
||
|
;
|
||
|
; For exmplanations of the options reference stargazer.ini(5)
|
||
|
|
||
|
listen = 81.16.19.64:1965
|
||
|
|
||
|
[:tls]
|
||
|
store = /var/lib/gemini/certs
|
||
|
organization = LibertaCasa
|
||
|
|
||
|
[liberta.casa]
|
||
|
root = /srv/gemini/liberta.casa
|
||
|
|
||
|
[liberta.casa~(.*)\.cgi(.*)]
|
||
|
root = /srv/gemini/liberta.casa/cgi-bin
|
||
|
cgi = on
|