mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Added back new screen directive.
This commit is contained in:
@@ -34,8 +34,6 @@ module.exports = function(options) {
|
||||
io.set('log level', 1)
|
||||
io.set('browser client', false)
|
||||
|
||||
app.use(express.compress())
|
||||
|
||||
app.use('/static/lib', express.static(pathutil.resource('lib')))
|
||||
app.use('/static', express.static(pathutil.resource('app')))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user