-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.yml
More file actions
159 lines (151 loc) · 2.94 KB
/
config.yml
File metadata and controls
159 lines (151 loc) · 2.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
appname: "Dancebin"
layout: "main"
charset: "UTF-8"
time_zone: "UTC"
locale: "en_US"
logger: "console"
log: "debug"
template: "template_toolkit"
engines:
template_toolkit:
encoding: 'utf8'
start_tag: '[%'
end_tag: '%]'
plugins:
DBIC:
default:
schema_class: 'Dancebin::Schema'
dsn: dbi:SQLite:dbname=data/dancebin.db
options:
sqlite_unicode: 1
# Comment out for production
show_errors: 1
# Sets the expiration for posts
# Options can be any combination of weeks, days, hours, minutes, seconds
expiration:
weeks: 1
# Languages supported by Pygments
languages:
- Pragramming Languages:
- ActionScript:
- Ada:
- ANTLR:
- AppleScript:
- Assembly: nasm
- Asymptote:
- Awk:
- Befunge:
- Boo:
- BrainFuck:
- C:
- C++:
- C#:
- Clojure:
- CoffeeScript:
- ColdFusion:
- Common Lisp:
- Coq:
- Cython:
- D:
- Dart:
- Delphi:
- Dylan:
- Erlang:
- Factor:
- Fancy:
- Fortran:
- F#:
- Gherkin:
- Cucumber:
- GL shaders:
- Groovy:
- Haskell:
- Io:
- Java:
- JavaScript:
- LLVM:
- Logtalk:
- Lua:
- Matlab:
- MiniD:
- Modelica:
- Modula-2:
- MuPad:
- Nemerle:
- Nimrod:
- Objective-C:
- Objective-J:
- Octave:
- OCaml:
- PHP:
- Perl:
- PovRay:
- PostScript:
- PowerShell:
- Prolog:
- Python:
- Rebol:
- Redcode:
- Ruby:
- S:
- S-Plus:
- R:
- Scala:
- Scheme:
- Scilab:
- Smalltalk:
- SNOBOL:
- Tcl:
- Vala:
- Verilog:
- VHDL:
- Visual Basic.NET: vbnet
- XQuery:
- Template Languages:
- Cheetah:
- Django:
- Jinja:
- ERB:
- Genshi:
- JSP:
- Mason:
- Mako:
- Smarty:
- Tea:
- Other Markup:
- ApacheConf:
- Bash:
- BBCode:
- CMake:
- CSS:
- Debian Control Files: control
- Diff:
- DTD:
- Gettext catalogs: pot
- Gnuplot:
- Groff:
- HTML:
- HTTP sessions: http
- INI-style config files: ini
- IRC logs (irssi style): irc
- Lighttpd:
- Makefile:
- MoinMoin/Trac Wiki markup: moin
- MySQL:
- Nginx:
- POV-Ray scenes: pov
- Ragel:
- Redcode:
- ReST:
- SQL:
- PostgreSQL: psql
- MySQL:
- SQLite:
- Squid configuration: squid
- TeX:
- tcsh:
- Vim Script: vim
- Windows batch files: bat
- XML:
- XSLT:
- YAML: