first commit
This commit is contained in:
parent
55ca4dba84
commit
4d5c298519
7 changed files with 55 additions and 0 deletions
22
serve.ini
Normal file
22
serve.ini
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[META]
|
||||
name = "superTinySearch"
|
||||
version = [0, 0, 0]
|
||||
maintain[][name] = "brendan Berger"
|
||||
maintain[][email] = "whotookelburg"
|
||||
svn = "<>"
|
||||
|
||||
[FEATURES]
|
||||
langs[] = "en_US"
|
||||
regions[] = "us"
|
||||
|
||||
[FEATURES.APPLETS]
|
||||
enabled = false
|
||||
runtimes[] = "ecmascript"
|
||||
|
||||
[FEATURES.UI]
|
||||
themes[] = "default"
|
||||
default = "default"
|
||||
|
||||
[INDEX]
|
||||
sites[] = "none"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue