Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97995643
webstat.cfg
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jan 8, 10:13
Size
798 B
Mime Type
text/x-lisp
Expires
Fri, Jan 10, 10:13 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23475178
Attached To
R3600 invenio-infoscience
webstat.cfg
View Options
;;; -*- Mode: LISP; Syntax: COMMON-LISP; -*-
;;;
;;; webstat config file
(defvar *profile* nil)
(defvar *nb-histogram-items-to-print* 20)
(defvar *exclude-ip-list* '("137.138.249.162"))
(defvar *home-collection* "Atlantis Institute of Fictive Science")
(defvar *search-interface-url* "/?")
(defvar *detailed-record-url* "/record/")
(defvar *search-engine-url* "/search?")
(defvar *search-engine-url-old-style* "/search.py?")
(defvar *basket-url* "/yourbaskets/")
(defvar *add-to-basket-url* "/yourbaskets/add")
(defvar *display-basket-url* "/yourbaskets/display")
(defvar *display-public-basket-url* "/yourbaskets/display_public")
(defvar *alert-url* "/youralerts/")
(defvar *display-your-alerts-url* "/youralerts/list")
(defvar *display-your-searches-url* "/youralerts/display")
;;; end of file
Event Timeline
Log In to Comment