mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
11 lines
326 B
Plaintext
11 lines
326 B
Plaintext
title: ExampleSystemConfig
|
|
modifier: colmbritton
|
|
created: 20110211110632
|
|
modified: 20110221142815
|
|
tags: examples
|
|
creator: psd
|
|
|
|
config.animFast = 0.12; // Speed for animations (lower == slower)
|
|
config.animSlow = 0.01; // Speed for Easter Egg animations
|
|
config.views.wikified.toolbarEdit.text = "Edit away, it won't get saved";
|