Currently only regular TCP connections to captcha service supported.
This commit is contained in:
parent
9243ad4bbd
commit
daaf872049
@ -11,5 +11,5 @@ anonymous_poster_name: "Anonymous"
|
||||
page_size: 60
|
||||
# Path to SQLite database file where all entries are stored.
|
||||
db_path: "/var/lib/justguestbook/guestbook.sqlite"
|
||||
# Address of justcaptcha service
|
||||
captcha_addr: "/var/run/justcaptcha/c.sock"
|
||||
# Address of justcaptcha service (TCP only)
|
||||
captcha_addr: "http://startpage.arav.home.arpa/captcha/"
|
Loading…
Reference in New Issue
Block a user