Premigration becasue of image slowness with usage... as happens in GT 0.8.x
This commit is contained in:
parent
78032b3967
commit
a3aed51bc8
@ -27,9 +27,9 @@ MiniDocsServer >> addStorage: anObject [
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
MiniDocsServer >> initialize [
|
||||
super initialize.
|
||||
self storage: FileLocator documents / 'lepiter' / 'default'
|
||||
MiniDocsServer >> initStorageRoutes [
|
||||
super initTeapot.
|
||||
self storage: FileLocator documents / 'lepiter' / 'default'.
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user