libranet: add activity info to config

This commit is contained in:
Garfield69 2024-03-03 13:47:25 +13:00
parent f3b154cb6b
commit 4dd2d7a387
1 changed files with 12 additions and 0 deletions

View File

@ -27,6 +27,18 @@ caps:
music-search: [q]
book-search: [q]
settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_activity
type: info
label: Account Inactivity
default: "If you do not visit the site for 90 days, the system may delete it due to inactivity."
login:
path: takelogin.php
method: post